744
FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
34 SFC Program and Step Ladder
34.1 SFC Program
Program of complicated transfer condition
In a transfer condition circuit, ANB, ORB, MPS, MRD and MPP instructions are not available.
Program such a circuit as shown below:
Processing of state relay whose transfer condition is already satisfied
In some cases, it is necessary to execute the next transfer after the limit switch X030 (working as the transfer
condition) in the ON status is set to OFF once, and then set to ON again.
In such a case, make the transfer condition into pulses as shown below so that transfer is not executed by
M100 when S30 turns ON for the first time.
Change
31
3
30
Y000
1
2
X004
X000 X001
TRAN
X002 X003
31
3
30
1
2
M0
X000 X001
TRAN
X002 X003
X004
Y000
M0
M
Limit switch
X030
Motor
Forward
rotation Y030
31
30
2
M100
PLS
X030
Y030
M100
PLS
M101
M101
TRAN