9-15
9 Connecting to Allen-Bradley (Rockwell) PLC
NB-series Programmable Terminals Host Connection Manual (V108)
9-4 Supported Registers
9
AB CompactLogix/ControlLogix Series (DF1) Driver
Note 1 Take N_ BOOL 112087.12 as example, the first three number 112 is the File Number, and 087.12 is the
Variable No. Address. The blanks before the Variable No. Address less than three digits should be filled
with 0.
2 The File Number can be customized by the user.
3 INT000000~254254 indicates that the range of the File Number is 0 to 254 (the first 3 digits), and the
Address Range of the variable is 0 to 254 (the last 3 digits). If 001255 is input, a dialog box “over read
address” will pop up, requesting the user to input again.
AB MicroLogix Series Ethernet (TCP Slave) Driver
*1 When the address is less than three digits, it should be filled with 0 to be three digits.
Example: When 113 refers to File number 113 and 10.12 refers to Address 10.12, specify to 113010.12.
Device Bit Address Word Address Format Note
Integer data file bit level N_BOOL000000.00~254254.15 ------ FFFDDD.DD
Bit data file B_BOOL000000~254991 ------ FFFDDD
Floating point data file ------ REAL000000~254254 FFFDDD
Integer data file ------ INT000000~254254 FFFDDD
Device Bit Address Word Address Format Note
Internal Auxiliary Nodes B3: 0.0~255.15 ------ DDD.DD
Internal Auxiliary Nodes B10: 0.0~255.15 ------ DDD.DD
Internal Auxiliary Nodes B11: 0.0~255.15 ------ DDD.DD
Internal Auxiliary Nodes B12: 0.0~255.15 ------ DDD.DD
Internal Auxiliary Nodes B13: 0.0~255.15 ------ DDD.DD
Internal Auxiliary Nodes Bf:n :
0.0~255255.15
------ FFFDDD.DD *1
External Output Nodes O0: 0.0~255.15 ------ DDD.DD
External Input Nodes I1: 0.0~255.15 ------ DDD.DD
Actual Value Registers for
Counter
------ C5PV: 0~255 DDD
Setting Value Register for Counter ------ C5SV: 0~255 DDD
Floating-point Data Registers ------ F8: 0~255 DDD
Floating-point Data Registers ------ Ff:n : 0~255255 FFFDDD *1
Input Data File ------ IW1: 0~255 DDD
Data Registers ------ N7: 0~255 DDD
Data Registers ------ N10: 0~255 DDD
Data Registers ------ N11: 0~255 DDD
Data Registers ------ N12: 0~255 DDD
Data Registers ------ N13: 0~255 DDD
Data Registers ------ N14: 0~255 DDD
Data Registers ------ N15: 0~255 DDD
Data Registers ------ Nf:n :0~255255 FFFDDD *1
Output Data File ------ OW1: 0~255 DDD
Actual Value Registers for Timer ------ T4PV: 0~255 DDD
Setting Value Registers for Timer ------ T4SV: 0~255 DDD