Examples for Application Programs
322
SICAM RTUs, User Manual SICAM CMIC
DC8-001-2.09, Edition 08.2016
B.1
Transfer an Input to a Signalling Output and to a Com-
mand Output
The first digital input of the master control element (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 SICAM CMIC
Page 8: ...Preface 8 SICAM RTUs User Manual SICAM CMIC DC8 001 2 09 Edition 08 2016 ...
Page 46: ...Installation 46 SICAM RTUs User Manual SICAM CMIC DC8 001 2 09 Edition 08 2016 ...
Page 62: ...Interfaces and Circuitry 62 SICAM RTUs User Manual SICAM CMIC DC8 001 2 09 Edition 08 2016 ...
Page 102: ...Preparing the Engineering 102 SICAM RTUs User Manual SICAM CMIC DC8 001 2 09 Edition 08 2016 ...
Page 334: ...Error Handling 334 SICAM RTUs User Manual SICAM CMIC DC8 001 2 09 Edition 08 2016 ...
Page 404: ...Use Cases 404 SICAM RTUs User Manual SICAM CMIC DC8 001 2 09 Edition 08 2016 ...
Page 414: ...Glossary 414 SICAM RTUs User Manual SICAM CMIC DC8 001 2 09 Edition 08 2016 X Z ...