How to use the CX-Programmer software and CJ1W / CS1W-ETN21 module communication?

Suppose the computer network card IP address: 192.168.59.54.① Setting CJ1W / CS1W-ETN21 module NODE number: NODE = 0 × 161 +3 × 160 = 3② Set module parameters:CX-Programmer software through the serial port and the PLC online, PLC switch to programming mode, double-click the IO tables and unit settings, select the option to create a drop-down … Continue reading How to use the CX-Programmer software and CJ1W / CS1W-ETN21 module communication?

SCL instruction – Omron PLC ladder

Condition: The transmitter output signal is 0-10V, corresponding to a pressure of 0-400MPa; CP1H analog input range is set to 0-10V, resolution selection 6000.Objective: Use the SCL instruction converts the analog data obtained 0-6000 (BIN) to the corresponding scaling 0-400MPa (BCD) display output.Results: after the program execution can be achieved 0-6000 (BIN) to convert 0-400 (BCD) … Continue reading SCL instruction – Omron PLC ladder

Interrupt process Siemens S7-300 PLC tissue piece OB

When the system detects a OB interrupted, was interrupted block of accumulators and current information on the register will be used as an interrupt stack aside (I stack).I-content from the stack are:F-contents of the accumulator and address registers;The contents of f-block registers;F-local data stack, status word, MCR and b of the register stack pointer.If the … Continue reading Interrupt process Siemens S7-300 PLC tissue piece OB

Siemens PLC byte immediately read instruction MOV-BIR

Bytes read instruction immediately (MOV-BIR) reads the actual input IN the 1-byte values, and write OUT the result as the specified storage unit, but the input image register has not been updated.Bytes write command immediately read from the input IN the specified storage unit 1 byte numerical and written (in bytes) of physical output point … Continue reading Siemens PLC byte immediately read instruction MOV-BIR