Spectrum Controls 1756sc-OF8H Series A User Manual
Page 74
60 ControlLogix
™
Analog HART Modules
Table 6.2c
Tag Name
Data Type
Style
Description
Of8h0Input.ChanStatus
SINT[8]
BIN
An array of 8 SINT which display
general status for each channel.
Of8h0Input.ChanStatus[X]
1
SINT
BIN
General channel status byte
Of8h0Input.ChanStatus[X].0
1
BOOL
DEC
User value exceeded high clamp
limit.
0 = No alarm
1 = Alarm
Of8h0Input.ChanStatus[X].1
1
BOOL
DEC
User value exceeded low clamp limit.
0 = No alarm
1 = Alarm
Of8h0Input.ChanStatus[X].2
1
BOOL
DEC
Specified ramp rate exceeded.
0 = No alarm
1 = Alarm
Of8h0Input.ChanStatus[X].3
1
BOOL
DEC
Channel holding last output value.
0 = Normal
1 = Holding
Of8h0Input.ChanStatus[X].4
1
BOOL
DEC
Channel calibration fault
0 = No fault
1 = Fault
Of8h0Input.ChanStatus[X].5
1,2
BOOL
DEC
Invalid or NaN channel value
0 = No alarm
1 = Alarm
Of8h0Input.ChanStatus[X].6
1
BOOL
DEC
Unused
Of8h0Input.ChanStatus[X].7
1
BOOL
DEC
Open wire fault (Current Only)
0 = No fault
1 = Fault
Of8h0Input.ChanData
REAL[8]
FLOAT An array of 8 floating point registers
which display the analog data for
each channel in engineering units.
Of8h0Input.ChanData[X]
1
REAL
FLOAT Channel analog data in engineering
units
1
X represents the module channel number (0 to 7).
2
An invalid data value is being used for the associated channel's output tag (i.e. Of8h0.Output.ChXData)