Mitsubishi Electric melsec q00ujcpu User Manual page 226

Programmable controller
Hide thumbs Also See for melsec q00ujcpu:
Table of Contents

Advertisement

(6) Precautions
(a) Measurement range setting
Set the measurement range so that "Start step < End step" is satisfied.
(b) Scan time measurement across program files
Scan time cannot be measured across program files.
(c) Minimum unit of measurement time
The minimum unit of measurement time is 0.01ms.
If the measurement time is less than 0.01ms, 0.000ms is displayed.
(d) When between the FOR and NEXT instructions is specified
The execution time of one scan between the specified steps is displayed.
(e) When scan time cannot be measured
Scan time cannot be updated on the Scan time measurement screen in the following cases.
• When the branch instruction is specified the to end step
The JMP instruction is specified to the end step.
Example
• When only the start step is executed
The specified end step is not executed by the JMP instruction.
Example
0
Start step: 3
3
5
7
P0
10
0
Start step: 3
3
The specified end step
5
is not executed due to
the JMP instruction.
7
10
P0
12
13
End step: 6
JMP P0
JMP P0
End step: 9
END
CHAPTER6 FUNCTIONS
6 - 75
1
2
3
4
5
6
7
8

Advertisement

Table of Contents
loading

Table of Contents