Analog and hart by channel – Rockwell Automation 1756-OF8H ControlLogix HART Analog I/O Modules User Manual
Page 178

178
Rockwell Automation Publication 1756-UM533C-EN-P - February 2011
Appendix A Tag Definitions
Analog and HART by Channel
Ch13DeviceStatus
AB:1756_IF16H_HARTStatus_Struct:I:0, Channel 13 HART Device status info.
Ch14DeviceStatus
AB:1756_IF16H_HARTStatus_Struct:I:0, Channel 14 HART Device status info.
Ch15DeviceStatus
AB:1756_IF16H_HARTStatus_Struct:I:0, Channel 15 HART Device status info.
ChxxPV
REAL
Channel xx HART PV Value
ChxxSV
REAL
Channel xx HART SV Value
ChxxTV
REAL
Channel xx HART TV Value
ChxxFV
REAL
Channel xx HART FV Value
ChxxPVStatus
SINT
Channel xx HART PV Status, see
HART PV, SV, TV, and FV Status on page 202
for more information.
ChxxSVStatus
SINT
Channel xx HART SV Status, see
HART PV, SV, TV, and FV Status on page 202
for more information.
ChxxTVStatus
SINT
Channel xx HART TV Status, see
HART PV, SV, TV, and FV Status on page 202
for more information.
ChxxFVStatus
SINT
Channel xx HART FV Status, see
HART PV, SV, TV, and FV Status on page 202
for more information.
Table 64 - Analog and HART PV (AB:1756_IF16H_HARTPV:I:0)
Member Name
Type
Style
Description
Table 65 - Analog and HART by Channel (AB:1756-IF16H_AnalogHARTbyChannel:I:0)
Member Name
Type
Style
Description
ChannelFaults
(Ch00…Ch15)
INT
Binary
Indicates a problem with analog data on Channel xx or broken communication between the Logix
controller and the 1756-IF16H module.
Example: Set if analog signal is larger than 20 mA.
ChxxFault
BOOL
ChannelFaults.xx
ModuleStatus
SINT
Binary
Calibrating
BOOL
Decimal
ModuleStatus.0, Calibration in progress.
UpdatedStatusReady
BOOL
Decimal
ModuleStatus.1, Module has collected updated Additional Device Status from HART command 48.
This status can be retrieved by using the Read Additional Status service, 16#4C. For more
information about this service, see
Read Additional Status (Service Code = 16#4C) on page 125
.
ModuleFaults
SINT
Binary
CalFault
BOOL
ModuleFaults.6, 1756-IF16H module calibration failed.
AnalogGroupFault
BOOL
Decimal
ModuleFaults.7, Indicates a fault has occurred on any channel (any of ChannelFaults).
Ch00
AB:1756_IF16H_HARTDataAll_Struct:I:0, Channel 00 analog and HART data.
Data
REAL
Float
Analog value in engineering units.
DeviceStatus
AB:1756_IF16H_HARTStatusAll_Struct:I:0, Channel 00 HART Device status info.
HARTInit
BOOL
Decimal
Searching for or Initializing HART device.
If this is 0 and Fail is 1, then HART is not Enabled on this channel.
If both are 1, then 1756-IF16H is sending out HART messages attempting to establish
communication with a HART device.
HARTCommFail
BOOL
Decimal
HART communication failure or device not found or HART not enabled.
If this bit is 1, none of the other data in the HART part of the Input Tag are valid.
(HART.PVStatus will be set to 0 to also indicate this)
MsgReady
BOOL
Decimal
Pass-through message reply is ready for query service.
CurrentFault
BOOL
Decimal
Analog current measurement does not match the current the Field Device reported over
the HART network.