beautypg.com

Slc 5 binary files: optional syntax, Slc 5 timer, counter, and control files – Rockwell Automation 9301 Series RSView32 Users Guide User Manual

Page 713

background image

Addressing syntax for Allen–Bradley programmable controllers

D–15

SLC 5 binary files: optional syntax

Fnnn/bbbb

F

File type
B = Binary

nnn

(optional)

File number: 3, 9 – 255 decimal
For direct driver communication, the default file
number 3 is used if the file number is absent.

bbbb

Bit offset from start of file: 0 – 4095 decimal

Example: B3/3999

SLC 5 timer, counter, and control files

Fnnn:eee.MNE/bb

F

File type:
T = Timer
C = Counter
R = Control

nnn

(optional)

File number:
Timer: 4, 9 – 255 decimal
Counter: 5, 9 – 255 decimal
Control: 6, 9 – 255 decimal
For direct driver communication, timer, counter,
and control file types use the default file number
if the file number is absent. The default numbers
are 4 (timer), 5 (counter), and 6 (control).

eee

Element number: 0 – 255 decimal

MNE

Member mnemonic (see mnemonic tables
starting on page D-30)

bb

(optional)

Bit number: 0 – 15 decimal
Applies to analog members only.

Example: R67:123.EN