Precautions When Creating SFC Programs
Section 1-5
36
Example 1
0.00
++(590)
D0
0.00
++(590)
D0
Action.Q
Add action flag.
With processing such as the increment processing shown above, add the action flag by
ANDing the flag as a NO execution condition. Even if the final scan is executed, the
value of D0 will not be incremented in the final scan.
Example 2
0.00
TIM
0010
___
#10
JMP0(515)
Action.Q
0.00
TIM
0010
___
#10
Add action flag.
JME0(516)
When you do not want a timer/counter PV refreshed after the step becomes inactive in
timer/counter instruction processing like the processing in the chart shown above, add
the action flag by ANDing the flag as a NO execution condition to a JUMP (JMP0)
instruction, and enclose the timer/counter instruction between JMP0 and JME0. Even if
the final scan is executed, the PV will not be refreshed additionally.
ST Program
Include an “Action flag = FALSE” condition with an AND condition in a statement such
as an IF statement, and execute the processing.
1-5-3
Precautions for Transition Programs
A bit output or timer/counter instruction used in a transition program will not be reset
when moving to the next step, i.e., operation of the bit output or timer/counter
instruction will continue.
Summary of Contents for SYSMAC CX-Programmer 8.1
Page 1: ...Operation Manual SFC Programming SYSMAC WS02 CXPC1 V8 CX Programmer Ver 8 1 Cat No W469 E1 04...
Page 2: ...ii CX Programmer Ver 8 1 WS02 CXPC1 V8 Operation Manual SFC Programming Revised February 2009...
Page 16: ......
Page 56: ...Precautions When Creating SFC Programs Section 1 5 40...
Page 118: ...Monitoring Section 4 5 102...
Page 150: ...Index 134...
Page 152: ...Revision History 136...
Page 153: ......
Page 154: ......