PLC instructions NOP

NOP instruction for no operation, mainly used for short circuit, change the circuit functions and procedures to use when debugging.Added to the program after no operation, no effect on the results of logical operations, but when the program is changed in the future, replaced by other directives no operation, can reduce the program changes.If no … Continue reading PLC instructions NOP

Design method of PLC ladder diagram module

According to the modular design, modules control functions of the system, in order for the control module design of ladder diagram.For example, in the PC control system of Elevator, the elevator control functions can be divided into: door switch control modules, layer control module, the elevator control module, such as call display and control module. … Continue reading Design method of PLC ladder diagram module