A Programmable Logic Controller (PLC) is a specialized computing system widely used to control real-time industrial processes and assemblies. The block diagram of a generic PLC is shown in Figure 1.
In Part III of this series, we examined PLC programming methods (ladder logic and functional block diagram), and how the objects (coils and contacts) are system variables stored in the PLCs memory. We ...