11 - 394 11 - 394
MELSEC-Q
11 INSTRUCTIONS AND FUNCTIONS
TROFF
Instruction
TRace OFF
• Resets the trace (tracking) in a program set by the TRON instruction.
Syntax
TROFF
Examples
TROFF
• • • •
Resets the execution of the trace (tracking).
Description
• The TROFF instruction is used to debug programs together with the TRON instruction.
• When the TROFF instruction is executed, the trace (tracking) is ended.
• The TROFF instruction can be executed in both direct and program modes.
• When the following instructions are executed, the trace (tracking) is ended in the same way
as if the TROFF instruction were executed.
NEW
RUN "file name"
LOAD
CHAIN
MERGE
REMARK
See the TRON instruction and Chapter 10.