Chapter 5 CPU Module
5-
5
5.2.3 Scan Time
The processing time from a 0 step to the next 0 step is called scan time.
1) Expression for scan time
Scan time is the addition value of the processing time of scan program that the user has written, of the task program
processing time and the PLC internal processing time.
(1) Scan time = Scan program processing time + Interrupt program processing time + PLC internal processing time
• Scan program processing time = The processing time used to process a user program that is not specified to a ta
sk program.
• Interrupt program processing time = Total of the processing times of interrupt programs executed during one scan.
• PLC internal processing time = Self-diagnosis time + I/O refresh time + Internal data processing time + Communi
cations service processing time
(2) Scan time differs in accordance with the execution or non-execution of interrupt programs and communications
processing, etc.
2) Flag
Scan time is stored in the following system flag area.
z
F50 : Maximum scan time (unit: 1 ms)
z
F51
:
Minimum scan time (unit: 1 ms)
z
F52 : Current scan time (unit: 1 ms)
5.2.4 Scan Watchdog Timer
1) Watchdog timer is used to detect a delay of abnormal operation of sequence program (Watchdog time is set in menu of basic
parameter of KGLWIN.)
2) When watchdog timer detects an exceeding of preset watchdog time, the operation of PLC is stopped immediately and al
l output is off.
3) If an exceeding of preset watchdog time is expected in sequence program, use ‘WDT’ instruction. ‘WDT’ instruction make
elapsed watchdog time as zero.
4) In order to clear watchdog error, restarting the PLC or mode change to STOP mode are available.
REMARK
Setting range of watchdog : 1~ 6,000ms(unit : 10ms)
Содержание MASTER-K80S
Страница 27: ...Chapter 4 Names of Parts 4 4 1 3 30 points base unit 4 1 4 40 points base unit 4 1 5 60 points base unit...
Страница 66: ...Chapter 6 Input and Output Modules 6 3 30 point base unit 4 40 point base unit DC24V DC24V DC24V...
Страница 67: ...Chapter 6 Input and Output Modules 6 5 60 point base unit DC24V DC24V...
Страница 206: ...Chapter 8 Communication Function 8 63 You can see the frame list which is designated Click OK button...