User Manual
34 Compact IO
™
Universal Input module
Accessing InputAccessing Input
Accessing InputAccessing Input
Accessing Input
Image File DataImage File Data
Image File DataImage File Data
Image File Data
The input image file represents data words and status words. Input words
0 through 7 hold the input data that represents the value of the analog
inputs for channels 0 through 7. These data words are valid only when the
channel is enabled and there are no errors. Input words 8, 9 and 10 hold
the status bits. To receive valid status information, the channel must be
enabled.
You can access the information in the input image file using the
programming software configuration screen. For information on
configuring the module in a MicroLogix 1500 system using RSLogix 500,
see Appendix E; for CompactLogix using RSLogix 5000, see Appendix F.
Input Data FileInput Data File
Input Data FileInput Data File
Input Data File
The input data table allows you to access module read data for use in the
control program, via word and bit access. The data table structure is
shown in the table below.
Table 4.1 Input Data Table
Word/Bit¹1514131211109876543210
0
1
2
3
4
5
6
7
8 OC7OC6OC5OC4OC3OC2OC1OC0S7S6S5S4S3S2S1S0
9 U7O7U6O6U5O5U4O4U3O3U2O2U1O1U0O0
10 S8 O8 U8 OC8
(1) Changing bit values is not supported by all controllers. Refer to your controller manual for details.
CJC Value
(Degrees C X 10 [0..850
10
])
(Degrees F X 10 [320..1850
10
])
Analog Input Data Channel 4
Analog Input Data Channel 5
Analog Input Data Channel 6
Analog Input Data Channel 7
Analog Input Data Channel 0
Analog Input Data Channel 1
Analog Input Data Channel 2
Analog Input Data Channel 3
Input Data Values
Data words 0 through 7 correspond to channels 0 through 7 and contain
the converted analog input data from the input device. The most significant
bit, bit 15, is the sign bit (SGN).
General Status Bits (S0 to S7) Bits S0 through S7 of word 8 contain the
general status information for channels 0 through 7, respectively. Bit S8 of
word 10 contains general status information for the CJC sensor. If set (1),
this bit indicates an error (over- or under-range, open-circuit or input data
not valid condition) associated with that channel or CJC. The data not
valid condition is described below.