Owner manual

186 Rockwell Automation Publication 1756-UM533C-EN-P - February 2011
Appendix A Tag Definitions
Analog and HART by Channel
Ch3DeviceStatus AB:1756_OF8H_HARTStatus_Struct:I:0, Channel 3 HART Device status information.
Ch4DeviceStatus AB:1756_OF8H_HARTStatus_Struct:I:0, Channel 4 HART Device status information.
Ch5DeviceStatus AB:1756_OF8H_HARTStatus_Struct:I:0, Channel 5 HART Device status information.
Ch6DeviceStatus AB:1756_OF8H_HARTStatus_Struct:I:0, Channel 6 HART Device status information.
Ch7DeviceStatus AB:1756_OF8H_HARTStatus_Struct:I:0, Channel 7 HART Device status information.
ChxPV REAL Channel x HART PV value.
ChxSV REAL Channel x HART SV value.
ChxTV REAL Channel x HART TV value.
ChxFV REAL Channel x HART FV value.
ChxPVStatus SINT Channel x HART PV status, see HART PV, SV, TV, and FV Status on page 202
for more information.
ChxSVStatus SINT Channel x HART SV status, see HART PV, SV, TV, and FV Status on page 202 for more information.
ChxTVStatus SINT Channel x HART TV status, see HART PV, SV, TV, and FV Status on page 202
for more information.
ChxFVStatus SINT Channel x HART FV status, see HART PV, SV, TV, and FV Status on page 202 for more information.
Table 68 - Analog Only (AB:1756_OF8H_HARTPV:I:1)
Member Name Type Style Description
Table 69 - Analog and HART by Channel (AB:1756-OF8H_AnalogHARTbyChannel:I:0)
Member Name Type Style Description
ChannelFaults
(bits 9…15 unused)
INT Binary
ChxFault BOOL ChannelFaults.x
LoopOutputFault BOOL Decimal ChannelFaults.8, This is a hardware fault where the module has detected that the power supply to
the isolated(analog) side of the board has failed(no power). It does not roll into any other bits. The
OK status indicator is set to solid red.
ModuleFaults SINT Binary
CalFault BOOL Decimal ModuleFaults.1, 1756-OF8H module calibration failed.
Calibrating BOOL Decimal ModuleFaults.2, Calibration in progress.
UpdatedStatusReady BOOL Decimal ModuleFaults.3, 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
.
AnalogGroupFault BOOL Decimal ModuleFaults.7, Indicates a fault has occurred on any channel (any of ChannelFaults).
Ch0 AB:1756_OF8H_HARTDataAll_Struct:I:0, Channel 0 analog and HART data.
Data REAL Float Analog value in engineering units.
DeviceStatus AB:1756_OF8H_HARTStatusAll_Struct:I:0, Channel 0 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-OF8H 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 is valid.
(HART.PVStatus will be set to 0 to also indicate this.)
MsgReady BOOL Decimal Pass-through message reply is ready for query service.