Omron CP1 series PLC high-speed counter current value of how to maintain power?

Save power by PV PRV read to D, use INI instruction change PV power function, the D area data assignment back to PV. (Note: After the power failure, to ensure that the encoder does not rotate, otherwise the amount of rotation of the pulse will be lost).To maintain the high-speed counter 0 PV value

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

Omron PLC programming software to use the function block

Omron PLC programming software also increases the function block function block preparation software features to IEC61131-3A function block call a ladder exampleThe main purpose is to promote good function block structured programming, function calls; allow complex programs to create less code, more manageable process.A block from the block header and block body compositionPhysique - to … Continue reading Omron PLC programming software to use the function block

Frequency measurement for Omron PLC high-speed counter

By PRV instruction, you can read the frequency of the input pulse, high-speed counter frequency measurement, frequency is measured in Hz, hexadecimal 8-bit output, and can be used only in high-speed counter 0. In addition, also during high-speed counter 0 comparison operation at the same time, measurement frequency. Even in the frequency measurement, nor will … Continue reading Frequency measurement for Omron PLC high-speed counter