PLC Learning Series - Program Cyclic Scan

2 years ago
15

The programmable logic controller (PLC) is a simple rugged industrial computer. This free plc training series is designed for everyone to learn about these controllers. PLCs are constantly evolving and continue to be the best option for a variety of industrial automation applications.
Programmable logic controllers (PLC) use a cyclic scan. The time that it takes to complete one scan is called Scan Time. Typical scan times range from 10 milliseconds to 10 microseconds. This translates from 0.01 to 0.0001 seconds per PLC scan. Understanding how the program scan will help us in programming and troubleshooting the PLC.
The simplest scan cycle of a PLC consists of 4 steps. Read inputs, execute program, diagnostics, and communication, and update outputs.
We will be looking at each of these steps in a little more detail as we discuss the PLC program cyclic scan. Let’s get started.

More information can be obtained at our website. This includes all of the links mentioned in this video.
https://accautomation.ca/plc-learning-series-program-cyclic-scan/

PLC Beginner’s Guide to PLC Programming
There are many different PLC manufacturers with different hardware and software. All of the programmable logic controllers have similar basic features. Here is how I would approach learning about basic PLCs.
https://accautomation.ca/programming/plc-beginners-guide/
Once you are familiar with the basics of the PLC you would then learn specifics for the controller that you will be programming.
This is the easiest way to learn about PLC programming.

https://www.accautomation.ca/

Loading comments...