Industrial Automation, PLC, VFD, and Troubleshooting
In the previous post, we covered standard PLC counters such as:
CTU = Count Up
CTD = Count Down
CTUD = Count Up / Count Down
Those counters work well for many basic counting …
Read MoreIn many PLC programs, the machine does not only turn devices ON and OFF randomly.
The machine often needs to follow a specific order.
For example:
Step 1: Start conveyor
Step 2: Detect product
Step …