6
FUNCTIONS
6.13 Execution Time Measurement
6.13.3 Scan time measurement
6 - 103
1
Overview
2
Performance
Specification
3
Sequence Program
Configuration and
Execution Conditions
4
I/O Nunber Assignment
5
Memories and Files
Handled by CPU Module
6
Functions
7
Communication using
built-in Ethernet ports of
CPU module
8
Communication with
Intelligent Function
Module
• When start step is executed continuously
[Example]
Only the start step is specified in the loop between the FOR and NEXT
instructions.
3
6
8
10
11
End step: 13
Start step: 8
FOR K2
NEXT
The start step is executed
continuously since it is
specified in the loop between
the FOR and NEXT instructions.