scan cycle

I mean the cyclic execution of control programs and routines by the operating system of an industrial programmable logic controller.

Different brands and models of controllers use different operating systems with different features, but in general PLCs execute a control program repetitively every few milliseconds.

If you have a specific question about a specific brand or model of controller, please post more specific information.
 
In the Programmable Logic Controller domain, scan cycle means the cycle for reading the inputs, scanning the program, and then changing the outputs. Each complete program scan requires some finite time, in the range of 1 to 20 miliseconds depending on the brand and model of PLC and the program complexity.
 

Similar Topics

I think I understand how the scan cycle of a ladder program is done. But if you create a section of code that uses Structured Text how would that...
Replies
8
Views
4,150
When using AB PLC's during the scan cycle instructions are scanned top to bottoma nd left to right correct? How does this work with instructions...
Replies
7
Views
3,143
Hi all, I probably have some short questions for you. I'm trying to understand timers and the Siemens operating system in more detail...
Replies
9
Views
12,360
what is the main different between scan time and cycle time
Replies
0
Views
2,665
Back
Top Bottom