London Jeans

WS7048R For Mitsubishi PLC Controller 7" HMI PLC Touch Screen Relay new

Description: Description WS7048R For Mitsubishi PLC Controller 7" HMI PLC Touch Screen Relay Output 24 Inputs 24 Outputs Version Introduction: - Output Type: Relay - Switch Quantity Points: 24 inputs 24 outputs - Output Current: 5A - Pulse Output: None Features: - 7-inch touch screen PLC - Original chip - Stable performance - Online download - Online monitoring - Can be used in various industrial automation control - Suitable for metallurgy, printing, chemicals, plastics, building materials, home furnishing, packaging, textiles, food Product Parameters: - Model: WS7048R - Dimensions: 199 x 144 x 59mm - Hole spacing: 199 x 136mm HMI Parameters: - Display size: 7" - Resolution: 800*480px - Memory: 128M FLASH - CPU: 32-bit 240MHz ARM9 - Programming software: HMI_Setup_V2.0 PLC Parameters: - Output type: Relay - Switch quantity points: 24 inputs 24 outputs - Power supply voltage: DC 24V - Output current: 5A - Analog quantity input: 3AD 0-10V + 3AD 4-20MA - Analog quantity output: 2DA 0-10V - High-speed counting: 6-channel 3K, optional 6-channel 60K, support 3-channel AB phase - Pulse output: None - Communications port: One 232 serial port, one 485 (wiring terminal) - For MODBUS: Support - Clock: Support - Internal storage capacity: 8000 steps - Download speed: 38.4 Kb - PLC series: For FX3U series - Programming software: For Mitsubishi PLC programming software GX Developer or GX Works 2 Intermediate relay M: M0-M3071, default power-down saving range is M500-M1023 Step point S: S0-1023, default power-down saving range is M500-S1023 100Ms timer: T0-T199, accumulative power-off save T184-T199 10Ms timer: T200-T249, accumulative power-off save T246-T249 1Ms timer: T250-T383, of which T250-255 is cumulative 16-bit counter: C0-C199, save C100-199 when power off 32-bit counter: C200-C219, save C220-C234 when power off 32-bit high-speed counter: * C235-255; C235-240 is a single-phase counter without frequency multiplication; * C241-240 is a single-phase counter, 2 times the frequency; * C247-249 is a two-phase counter without frequency multiplication; * C250-252 is a two-phase counter with 2 times frequency; * C253-255 is a two-phase counter, 4 times the frequency; Register D: D0-D7999, save range after power-off is D200 Indirect addressing pointer V, Z: V0-7, Z0-7 P subroutine jump number: P0-63 I Interrupt: X0-5 external interrupt. Timer interrupt (1MS as a unit). The counter is interrupted. Special M components: M8000 is normally closed when running, M8002 is power-on pulse, M8011 is 10Ms pulse, M8012 is 100Ms pulse, M8013 is 1s pulse, and M8014 is minute pulse. Instruction List: Basic instructions: LD: Normally open contact at the start of operation LDI: Normally closed contact at the start of operation LDP: Rising edge detection operation starts LDF: Falling edge detection operation starts AND: series normally open contact ANI: Series normally closed contact ANDP: Series connection detected on rising edge ANDF: Falling edge detection of series connection OR: Parallel normally open contacts ORI: Parallel normally closed contacts ORP: parallel connection detected by rising edge ORF: Falling edge detection parallel connection ANB: Series connection between circuit blocks ORB: parallel connection between circuit blocks OUT: Coil output drive SET: keep the coil action RST: Release the coil operation hold PLS: Coil rising edge output PLF: Coil falling edge output ALT: alternate output MC: Coil for common string connection point MCR: Common contact release command MPS: Operational storage MRD: storage read MPP: memory read and reset INV: Invert the result of the operation END: end of program STL: start of step ladder diagram RET: End of step ladder diagram CALL: call subroutine SRET: Subroutine return Procedure Flow Chart: CJ: Conditional jump CALL: subroutine call SRET: Subroutine return FEND: End of main program Send and Compare: CMP: Comparison ZCP: Regional comparison MOV: transfer CML: Reverse transmission BMOV: send together FMOV: Multicast XCH: Exchange BCD: BCD conversion BIN: BIN conversion Four Logical Operations: ADD: BIN addition SUB: BIN subtraction MUL: BIN multiplication DIV: BIN division INC: BIN plus 1 DEC: BIN minus 1 WAND: logical word and WPR: logical word or WXOR: logical word exclusive OR NEG: complement Cycle Displacement: ROR: right shift cycle ROL: Shift left loop RCR: right shift RCL: Left shift SFTL: bit shift left SFTR: bit shift right Special Components Instruction: M8000: Normally closed during operation M8002: Power-on pulse M8011: 10Ms pulse M8012: 100Ms pulse M8013: 1s pulse M8014: is the minute pulse ZRST: Batch reset MEAN: Average FLT: BIN, integer → 2, hexadecimal floating point number conversion GRY: BIN, integer → gray code conversion GBIN: Gray code → BIN, integer DHSCS: High-speed comparison set DHSCR: High-speed comparison reset SPD: Pulse density, pulse width (pulse interval time) can also be measured PLSY: Pulse output PLSV: Pulse output with direction control PWM: Pulse width modulation, 0-32767us PLSR: Pulse output with acceleration and deceleration DRVA: Absolute position control DRVI: Relative position control ABSD: Cam control (absolute method) RS: Serial data transmission ASCI: HEX-ASCII conversion HEX: ASCII-HEX conversion CCD: check code PID: PID calculation SEGD: BCD to 7-segment digital tube ECMP: Comparison of binary floating-point numbers EZCP: Interval comparison of binary floating point numbers EBIN: decimal floating point number-2, conversion of decimal floating point number EADD: Addition of binary floating-point numbers ESUB: binary floating-point number subtraction EMUL: Binary floating point number multiplication EDIV: Division of binary floating-point numbers INT: Binary floating point number -BIN, integer conversion SIN: floating-point number SIN operation TAN: Floating point number TAN operation COS: Floating point COS operation ASIN: floating-point number SIN-1 operation EXP: binary floating point exponential operation LOGE: natural logarithm operation of binary floating-point numbers LOGE10: Commonly used logarithmic operations of binary floating-point numbers SWAP: Up and down byte conversion SER: data search ALT: alternate output RAMP: ramp signal BON: ON bit judgment SUM: ON digits ANS: Alarm set ANR: Alarm reset HOUR: Chronograph TCMP: Clock data comparison TRD: Clock data read TWR: clock data write LD=: (S1=(S2) LD>: (S1)>(S2) LD<: (S1)<(S2) LD◇: (S1)≠(S2) LD≤: (S1)≤(S2) LD≥: (S1)≥(S2) AND=: (S1=(S2) AND>: (S1)>(S2) AND<: (S1)<(S2) AND◇: (S1)≠S2) AND≤: (S1)≤(S2) AND≥: (S1)≥(S2) OR=: (S1=(S2) OR>: (S1)>(S2) OR<: (S1)<(S2) OR◇: (S1)≠(S2) OR≤: (S1)≤(S2) OR≥: (S1)≥(S2) Package Included: - 1 x Set of HMI PLC Payment Terms 1. We accept PayPal,Payoneer,Visa Card,Google pay,Credit card etc. 2. We ship to your eBay or Paypal address. Please make sure your eBay and Paypal address is correct before you pay. Shipping Terms 1. We will process the order within the handling time ,if you have any questions, please contact us via eBay message or email. 2. For remote regions of DHL/FedEx..., extra shipping costs might be charged. Usually it costs about 30USD-50USD. We will contact you if shipping company informed us your address belongs to remote area. Thanks for your understanding. Return Terms If you receive the item that not satisfied or defective, please do not open case and kindly notify us within 30 days. We will guide you the returning process for replacement or refund. Custom Duties & Taxes 1. It is buyers responsibility to cover the import duties, taxes.We do not charge any taxes and fees, and the possible taxes and fees will be collected by the platform or by third parties such as customs and carriers. 2. Please check with your countrys customs office and inform us what/how much should declare before shipping. Feedback 1. Please kindly leave us a positive feedback and 5 star DSR if you satisfied with our product and service. Please feel free to contact us firstly if you have any problem with your order, we are responsible and credible seller and will solve the issue it for you asap. 2. If you are dissatisfied for any reason, please dont be quick to leave us neutral or negative feedback. We work hard to make sure EVERY CUSTOMER 100% SATISFIED and resolve any problem for you and always leave positive feedback to all our customers.

Price: 105.9 USD

Location: Shenzhen

End Time: 2024-10-06T09:35:51.000Z

Shipping Cost: 2.95 USD

Product Images

WS7048R For Mitsubishi PLC Controller 7" HMI PLC Touch Screen Relay newWS7048R For Mitsubishi PLC Controller 7" HMI PLC Touch Screen Relay newWS7048R For Mitsubishi PLC Controller 7" HMI PLC Touch Screen Relay newWS7048R For Mitsubishi PLC Controller 7" HMI PLC Touch Screen Relay newWS7048R For Mitsubishi PLC Controller 7" HMI PLC Touch Screen Relay new

Item Specifics

Restocking Fee: No

Return shipping will be paid by: Seller

All returns accepted: Returns Accepted

Item must be returned within: 30 Days

Refund will be given as: Money Back

Brand: Unbranded

Type: Touch Panel

Model: WS7048R

MPN: Does not apply

Features: Touchscreen

Recommended

Vibora de Cascabel Suplement
Vibora de Cascabel Suplement

$26.00

View Details
1x choose if only & Next Gen Golden blitz
1x choose if only & Next Gen Golden blitz

$2.49

View Details
Los Angeles Chargers NFL Football Sticker Decal S570
Los Angeles Chargers NFL Football Sticker Decal S570

$2.70

View Details
Multi Collagen Peptides Powder-Hydrolyzed Protein Peptides (Type l,l,ll,v,X)
Multi Collagen Peptides Powder-Hydrolyzed Protein Peptides (Type l,l,ll,v,X)

$36.99

View Details
Shiny Glossy Pantyhose Tights Stockings Nylons
Shiny Glossy Pantyhose Tights Stockings Nylons

$8.00

View Details
5 silicone Skirt Chart Green /Silver Glitter  5-70 Lure Spinnerbait jig Bass Tab
5 silicone Skirt Chart Green /Silver Glitter 5-70 Lure Spinnerbait jig Bass Tab

$3.38

View Details
temperate springtails  100+ springtails
temperate springtails 100+ springtails

$11.99

View Details
Jigheads 50 Round No Collar Unpainted Jig Heads Choose Size
Jigheads 50 Round No Collar Unpainted Jig Heads Choose Size

$13.95

View Details
All Marvel Album 1-5 Stars (Mono_poly Go) Sticker Stickers ( Fast Sending)
All Marvel Album 1-5 Stars (Mono_poly Go) Sticker Stickers ( Fast Sending)

$1.99

View Details
Willow Spinnerbait Blades (10 ct) Hammered Nickel Plated 5 sizes to choose from
Willow Spinnerbait Blades (10 ct) Hammered Nickel Plated 5 sizes to choose from

$3.29

View Details