Rockwell Automation 1756-RIO ControlLogix Remote I/O Communication Interface Module User Manual User Manual
Page 90

90
Publication 1756-UM534B-EN-P - November 2010
Chapter 4 Link Module Configuration with RSLogix 5000 Project
The following table shows the aliases created for a scanner in slot 0 in the
ControlLogix chassis.
Notice that the alias names for the discrete outputs in the Export Alias
Creation table are the same as the alias names for the placeholders in the Alias
Creation for a Scanner in the ControlLogix Chassis table, but now point to I/
O outputs.
Alias Creation for a Scanner in the ControlLogix Chassis
Alias Created
Description
Address
RIO_R00_STS
Rack-00 Status
Local:0:I0.Data[0]
RIO_R00_CTL
Rack-00 Control
Local:0:O0:Data[0]
RIO_I000
Rack-00 Grp-0 Discrete Input
Local:0:I0.Data[2]
RIO_O000
Rack-00 Grp-0 Discrete Output
Local:0:O0.Data[2]
RIO_I001
Rack-00 Grp-1 Discrete Input
Local:0:I0.Data[3]
RIO_O001
Rack-00 Grp-1 Discrete Output
Local:0:O0.Data[3]
EXAMPLE
For example, an application that used alias name RIO_0001
wrote to placeholder location RioTempOut[0, 13], but would
now write to the discrete outputs at Local:0:O0:Data[3].