Slc addressing syntax, Slc 5 i/o files – Rockwell Automation 9301 Series RSView32 Users Guide User Manual
Page 710

D–12
RSView32 User’s Guide
SLC addressing syntax
This section provides addressing syntax for these types of
programmable controllers:
SLC 5, which includes the fixed I/O SLC 5, SLC 5/01,
SLC 5/02, and SLC 5/03 (OS300)
SLC 5 (Enhanced), which includes the SLC 5/03 (OS 301),
SLC 5/04, and SLC 5/05
SLC 5 I/O files
F:ss.www/bb
F
File type:
I = Input
O = Output
ss
I/O slot number: 0 – 30 decimal
www
(optional)
I/O word number expansion: 0 – 255 decimal
bb
(optional)
Bit offset within word: 0 – 15 decimal
When input slot is 0: 0 – 23 decimal
Example: I:22.254/13
Important information for addressing
SLC 5 I/O modules
The RSView32
™
I/O module addressing system differs from the
corresponding ControlView
™
, APS, A.I.
™
500, and RSLogix 5
™
or
RSLogix 500
™
addressing systems. The RSView32 I/O data section
addressing does not match the physical slot of the I/O module.
Writing to the output files of an SLC 5 is not recommended.
However, if you do, be sure the SLC is not in RUN mode. If it is in
RUN mode, the write will fail and an error message will be logged to
the activity log file.
IMPORTANT