9-4
9.1 LOGTRG Instruction, LOGTRGR Instruction
LOGTRG
Program Example
The following program executes the LOGTRG instruction on the data logging configuration
No. 1 when X0 turns ON, and resets the trigger condition with the LOGTRGR instruction
when X1 turns ON.
[Structured ladder/FBD]
[ST]
LOGTRG(X0,1);
LOGTRGR(X1,1);