Manual

Publication 1756-UM009C-EN-P - December 2010 331
Analog I/O Tag Definitions Appendix B
Floating Point Mode Tags
The following tables list the tags that are available on ControlLogix analog
modules operating in floating point mode.
Floating Point Input Tags
You can view tags from the Controller Organizer in RSLogix 5000 software.
To access the Tag Editor, right-click Controller Tags and choose Monitor Tags
IMPORTANT
Each application’s series of tags varies but no input module
application contains any tags that are not listed here.
Floating Point Input Tags
Tag Name Data Type Applicable
Modules
Definition
ChannelFaults INT All Collection of individual channel fault bits in one word. Can address individual
channel fault via bit notation: ex. ChannelFaults 3 for channel 3.
Ch0Fault BOOL All Individual channel fault status bit. Indicates a ‘hard’ fault has occurred on the
channel that means: calibration is ongoing; or if an input, an overrange or
underrange condition is present; or if an output, a low or high clamp condition
is occurring. These bits are also set by the controller if communication is lost
with the I/O module.
ModuleFaults INT All Collection of all module level fault bits.
AnalogGroupFault BOOL All Indicates if a channel fault has occurred on any channel.
InGroupFault BOOL All inputs Indicates if a channel fault has occurred on any input channel.
Calibrating BOOL All Indicates if a calibration is currently in progress on any channel.
CalFault BOOL All Status bit indicating if any channel has a ‘bad’ calibration. ‘Bad’ calibration
means the last attempt to calibrate the channel failed with an error and
was aborted.
CJUnderrange BOOL 1756-IT6I and
1756-IT6I2
Status bit to indicate if the cold junction reading is currently beneath the
lowest detectable temperature of 0.0 °C (32 °F).
CJOverrange BOOL 1756-IT6I and
1756-IT6I2
Status bit to indicate if the cold junction reading is currently above the highest
detectable temperature of 86.0 °C (186.8 °F).
Ch0Status INT All Collection of individual channel status bits.
Ch0CalFault BOOL All inputs Status bit indicating if the channel has a ‘bad’ calibration. ‘Bad’ calibration
means the last attempt to calibrate the channel failed with an error and
was aborted.
Ch0Underrange BOOL All inputs Alarm bits indicating the channel’s input is less than the minimum detectable
input signal.