Data comparison Instructions in PLC Ladder Diagram
As we have seen with counter and timers, some PLC instructions generate digital values other than simple Boolean (on/off ) signals. Counters have current value (CV) registers and timers have elapsed time (ET) registers, both of which are typically integer number values. Many other PLC instructions are designed to receive and manipulate non-Boolean values such … Read more