In this article, we will learn about the execution of the program in the PLC. Many people want to learn PLC programming directly without knowing what happens around it. Before jumping into the programming, you must learn the basics of the PLC, how the program works, the flow of the program, and during execution how it uses memory, etc. How CPU Execute Program in Siemens PLC? Here we are going to learn about how CPU executes a program in the Siemens PLC, although execution will remain the same in every PLC, in Siemens PLC it will take a little extra for an execution. Normally in every PLC execution takes place like reading the Input, evaluate the logic and writing the output, However, in the Siemens PLC, it reads the inputs from the input module then values are saved to PII (Process Image Input). PII is a small memory part that resides in the CPU to store the status of the inputs coming from the input module. Now you may have a question that why to save the value to PII? It’s becau...
TILI Automation ,Thank you for coming! If you can’t see it, please use the search function!