Operation
Document No. D113-015
Page 35 of 77
Revision 1.9
Chx_DeviceStatus.LoopOpen
BOOL
Loop open circuit detected. (Current < 3.6 mA)
Chx_DeviceStatus.CurrentUnderrange
BOOL
Loop current under range. (Current < 3.8 mA)
Chx_DeviceStatus.CurrentOverrange
BOOL
Loop current over range. (Current > 20.5 mA)
Chx_DeviceStatus.LoopShorted
BOOL
Loop short circuit detected. (Current > 21.0 mA)
Chx_DeviceStatus.CalibrationBusy
BOOL
Analog current calibration busy.
Chx_DeviceStatus.CalibrationFaulted
BOOL
Analog calibration failed.
Chx_DeviceStatus.HARTCommsFault
BOOL
HART communication failure.
Chx_DeviceStatus.RelayMessagesInhibited
BOOL
Relay HART messages inhibited, as set in
configuration. This will prevent DTM and other class
2 communications.
Chx_HARTStatus
DINT
HART Status information as reported by field device.
Chx_HARTStatus.ParityError
BOOL
Parity error detected by field device.
Chx_HARTStatus.OverrunError
BOOL
Field device buffer overrun.
Chx_HARTStatus.FramingError
BOOL
HART Framing error detected by field device.
Chx_HARTStatus.ChecksumError
BOOL
Checksum error detected by field device.
Chx_HARTStatus.RxBufferOverflow
BOOL
Field device receive buffer overflow.
Chx_HARTStatus.ValueTooLarge
BOOL
Value too large in previous HART command.
Chx_HARTStatus.ValueTooSmall
BOOL
Value too small in previous HART command.
Chx_HARTStatus.NotEnoughBytesInCommand
BOOL
Insufficient bytes in previous HART command.
Chx_HARTStatus.TransmitterSpecificCmdError
BOOL
Specific error in previous HART command.
Chx_HARTStatus.InWriteProtectMode
BOOL
Previous command rejected due to field device
being in Write-Protect mode.
Chx_HARTStatus.UpdateFailed
BOOL
Previous parameter update failed.
Chx_HARTStatus.AppliedProcessTooHigh
BOOL
Applied process too high or out of range.
Chx_HARTStatus.AppliedProcessTooLow
BOOL
Applied process too low or out of range.
Chx_HARTStatus.InMultidropMode
BOOL
Field device current in multi-drop mode.
Chx_HARTStatus.InvalidUnitCode
BOOL
Invalid unit code received in command.
Chx_HARTStatus.BothRangeValuesOutOfLimits
BOOL
Configured range units out of range.
Chx_HARTStatus.PushedUpperRangeValueOverLimit
BOOL
Upper range out of limits.
Chx_HARTStatus.AccessRestricted
BOOL
Access Restricted.
Chx_HARTStatus.DeviceBusy
BOOL
Device Busy.
Chx_HARTStatus.CommandNotImplemented
BOOL
Command not supported.
Chx_HARTStatus.DeviceMalfunction
BOOL
Device Malfunction.
Chx_HARTStatus.ConfigurationChanged
BOOL
Configuration changed.