Examples for Instruction Lists (IL)
544
Unrestricted
SICAM A8000 / CP-8000 • CP-8021 • CP-8022 Manual
DC8-037-2.02, Edition 10.2017
B.1
Transfer an Input to a Signalling Output and to a Com-
mand Output
The first digital input of the Master Module (with default address and type identification
I_030_002_000_000.VALUE
) is loaded into the accumulator. In the next line the loaded
value is transferred to the outputs
O_030_008_000_000.VALUE
and
O_045_009_000_000.VALUE
.
Changing the input type from single command to single message with the engineering tool
(webbrowser), the relay at the output
D00
picks up when the input becomes logical
1
. Other-
wise this output address will be sent to the communication because it is not existing within the
periphery. The default address of the command is
D01
.
PLC_RESET:
PLC_INIT:
PLC_START:
LD
I_030_002_000_000.VALUE
(*IN00 TI:30 IOA1:002 IOA2:000 IOA3:000*)
ST O_030_008_000_000.VALUE
(*store at output as binary information*)
ST
O_045_009_000_000.VALUE
(*store at output as command*)
Summary of Contents for CP-8000
Page 604: ......