QUICK START GUIDE APS 6.0 User Manual

Control Basics
2–7
Similarly, output addresses have the form O:e/b
where
O= Output data file
:= Element or slot delimiter
e= Slot number of the output module
/= Bit or terminal delimiter
b= Terminal number used with output device
Examples:
I:1/0= Input, slot 1, terminal 0
I:2/0= Input, slot 2, terminal 0
O:3/0= Output, slot 3, terminal 0
O:3/7= Output, slot 3, terminal 7
O:0/7= Output, slot 0, terminal 7 (fixed controllers only because of slot 0)
I:0/4= Input, slot 0, terminal 4 (fixed controllers only because of slot 0)
Eventually
, you will be addressing other data files, such as Status, Bit, T
imer,
Counter, Control, Integer, String, ASCII, and Float. Addressing of these files is
discussed in the APS programming manual.