98
Example The following example shows some of the displays that can appear as a result of
a program check.
Display #2
Display #3
Halts program check
Check continues until END(01)
When errors are found
Display #1
00699CHK ABORTD
02000PROG CHK
END (01)(02.7KW)
00178CIRCUIT ERR
OUT 00200
00200IL-ILC ERR
ILC (03)
02000NO END INST
END
00000
00000PROG CHK
CHKLVL (0-2)?
00064PROG CHK
4-7-4 Displaying the Cycle Time
Once the program has been cleared of syntax errors, the cycle time should be
checked. This is possible only in RUN or MONITOR mode while the program is
being executed. See

Section 6 Program Execution Timing

for details on the
cycle time.
To display the current average cycle time, press CLR then MONTR. The time
displayed by this operation is a typical cycle time. The differences in displayed
values depend on the execution conditions that exist when MONTR is pressed.
Example
00000
00000SCAN TIME
054.1MS
00000SCAN TIME
053.9MS
Inputting, Modifying, and Checking the Program Section 4-7