Epson V7 User Manual

Page of 344
5
11. Allen-Bradley PLC
5-75
Co
nne
SLC500 Series, Micro Logix 1000
Memory
TYPE
Remarks
N
(integer)
0
B
(bit)
1
T.ACC
(timer/current value)
2
T.PRE
(timer/set value)
3
C.ACC
(counter/current value)
4
C.PRE
(counter/set value)
5
I
(input)
6
O
(output)
7
S
(status)
8
T
(timer/control)
9
C
(counter/control)
10
R
(control)
11
R.LEN
(control/data length)
12
R.POS
(control/data position)
13
D
(BCD)
14
A
(ASCII)
15
F
(FLOAT)
16
ST
(STRING)
17