A
Appendix
A-4 CP1L Programming Examples
SYSMAC CP1L/CP1E Introduction Manual 171
●Ladder Program
Note The values of CP1E are included in the paretheses.
XFER(70)
#2
1(2)
3100(200)
P_On
XFER(70)
#2
1(2)
3110(210)
P_On
XFER(70)
#2
1(2)
3120(220)
P_On
Use block transfer instruction
to transfer 1CH, 2CH to
3100CH, 3101CH
(200CH, 201CH) (210CH, 211CH) (220CH, 221CH)
Use block transfer instruction
to transfer 1CH, 2CH to
3110CH, 3111CH
Use block transfer instruction
to transfer 1CH, 2CH to
3120CH, 3121CH
Boiler A
CP1L (Master)
Boiler B
CP1L (Slave No.0)
Boiler C
CP1L (Slave No.1)