Input Tag Definitions – 5034-OF4
Name | Data Type | Definition | Valid Values |
|---|---|---|---|
RunMode | BOOL | Channel’s operating state | 0 = Idle 1 = Run When the value is 0, it means one of the following:
When the value is 1, it means the following:
|
ConnectionFaulted | BOOL | Indicates if a connection is running. The module sets this tag to 0 when connected. If the module is
not connected, it changes the tag to 1. | 0 = A connection exists between the module and the controller 1 = Connection is timed out or inhibited. |
DiagnosticActive | BOOL | Indicates if any diagnostics are active or if the prognostics
threshold is reached. | 0 = No diagnostics are active 1 = One or more diagnostics are active or the prognostics
threshold is reached. |
DiagnosticSequenceCount | SINT | Increments for each time a distinct diagnostic condition is
detected, and when a distinct diagnostic condition transitions
from detected to not detected. | -128…+127 The value of 0 is skipped except during module powerup. |
Chxx.Fault | BOOL | Indicates that channel data is inaccurate and cannot be trusted
for use in the application. If the tag is set to 1, you must troubleshoot the module to
correct the cause of the inaccuracy.
IMPORTANT:
Once the condition
that causes the tag to change to 1 is removed, the tag
automatically resets to 0.
| 0 = No fault exists 1 = Fault exists |
Chxx.Uncertain | BOOL | Indicates that the channel data can be inaccurate but the degree
of inaccuracy is not known. If the tag is set to 1, you must troubleshoot the module to
correct the cause of the inaccuracy.
IMPORTANT:
Once the condition
that causes the tag to change to 1 is removed, the tag
automatically resets to 0.
| 0 = Valid data 1 = Data validity uncertain |
Chxx.NoLoad | BOOL | The signal wire is disconnected from the channel or the RTB is
removed from the module. This condition is detected only when the channel is used in
current mode. | 0 = No Load condition does not exist 1 = No Load condition exists |
Chxx.ShortCircuit | BOOL | A Short Circuit or Overcurrent condition exists. This condition is detected only when the channel is used in
voltage mode. | 0 = No Short Circuit or Overcurrent condition exists 1 = Short Circuit or Overcurrent condition exists |
Chxx.OverTemperature | BOOL | Not applicable for this module | N/A |
Chxx.FieldPowerOff | BOOL | Field power is not present at the channel. | 0 = Field power is present 1 = Field power is not present |
Chxx.InHold | BOOL | Indicates that the channel is currently holding until the
received data value is within 0.1% range full scale of the current
data value. | 0 = Channel is not holding 1 = Channel is holding |
Chxx.NotANumber | BOOL | Indicates that the last value received for the channel output
data value was not a number. | 0 = Last channel data received was a number 1 = Last channel data received was not a number |
Chxx.Underrange | BOOL | Indicates that the commanded output data in output tag is below
the Underrange threshold. When it happens, the actual output
signal is limited at the threshold or the configured Low Limit
(whichever is higher). | 0 = Commanded output data is not below the underrange
threshold 1 = Commanded output data is below the underrange threshold |
Chxx.Overrange | BOOL | Indicates that the commanded output data in output tag is above
the Overrange threshold. When it happens, the actual output
signal is limited at the threshold or the configured High Limit
(whichever is lower). | 0 = Commanded output data is not above the overrange
threshold 1 = Commanded output data is above the overrange threshold |
Chxx.LLimitAlarm | BOOL | Triggered when the requested output value is below the configured
Low Limit value. It remains set until the requested output is
above the Low Limit. If the Chxx.AlarmDisable tag is set to 1, that is, the output
signal is still clamped at the Low Limit value. But the Low
Limit alarm is not triggered. | 0 = Alarm is not triggered 1 = Alarm is triggered |
Chxx.HLimitAlarm | BOOL | Triggered when the requested output value is above the configured
High Limit value. It remains set until the requested output is
below the High Limit. If the Chxx.AlarmDisable tag is set to 1, that is, the output
signal is still clamped at the High Limit value. But the High
Limit alarm is not triggered. | 0 = Alarm is not triggered 1 = Alarm is triggered |
Chxx.RampAlarm | BOOL | Indicates that the analog output has been commanded to change
value in a way such that the Maximum Ramp Rate is exceeded. | 0 = Alarm is not triggered 1 = Alarm is triggered |
Chxx.CalFault | BOOL | Indicates the last attempted Calibration for this channel
failed. This tag is cleared, that is, set to 0, when power is cycled to
the module or a successful calibration for the range on the
channel is performed. | 0 = Calibration did not fail 1 = Calibration failed |
Chxx.Calibrating | BOOL | Indicates the channel is currently being calibrated. | 0 = Channel is not being calibrated 1 = Channel is being calibrated |
Chxx.CalGoodLowRef | BOOL | Indicates that a valid Low Reference measurement was passed
through the output tag to the module.
IMPORTANT:
This tag is
available only when you use the Data with Calibration
connection type in the Device Definition. If you use the
Data connection type, this tag does not appear in the module
tags.
| 0 = Valid Low Reference signal has not been sampled on this
channel 1 = Valid Low Reference signal has been sampled on this
channel |
Chxx.CalBadLowRef | BOOL | Indicates that an invalid Low Reference signal has been sampled
on this channel.You must correct this condition to successfully
calibrate the module. If calibration is aborted with an invalid Low Reference signal,
the Chxx.CalFault tag is set for this channel until a successful
calibration is performed.
IMPORTANT:
This tag is
available only when you use the Data with Calibration
connection type in the Device Definition. If you use the
Data connection type, this tag does not appear in the module
tags.
| 0 = Invalid Low Reference signal has not been sampled on this
channel 1 = Invalid Low Reference signal has been sampled on this
channel |
Chxx.CalGoodHighRef | BOOL | Indicates that a valid High Reference measurement was passed
through the output tag to the module.
IMPORTANT:
This tag is
available only when you use the Data with Calibration
connection type in the Device Definition. If you use the
Data connection type, this tag does not appear in the module
tags.
| 0 = Valid High Reference signal has not been sampled on this
channel 1 = Valid High Reference signal has been sampled on this
channel |
Chxx.CalBadHighRef | BOOL | Indicates that an invalid High Reference signal has been sampled
on this channel. You must correct this condition to successfully calibrate the
module. If calibration is aborted with an invalid High Reference signal,
the Chxx.CalFault tag is set for this channel until a successful
calibration is performed.
IMPORTANT:
This tag is
available only when you use the Data with Calibration
connection type in the Device Definition. If you use the
Data connection type, this tag does not appear in the module
tags.
| 0 = Invalid High Reference signal has not been sampled on this
channel 1 = Invalid High Reference signal has been sampled on this
channel |
Chxx.CalSuccessful | BOOL | Indicates calibration on this channel is complete and the
Calibrating state has been exited. This tag remains set after valid calibration as long as
connection is open.
IMPORTANT:
This tag is
available only when you use the Data with Calibration
connection type in the Device Definition. If you use the
Data connection type, this tag does not appear in the module
tags.
| 0 = Calibration was not successful 1 = One of the following:
|
Chxx.Data | REAL | Indicates the signal value currently output at the RTB in scaled
Engineering Units. | Any value |
Chxx.RollingTimestamp | INT | Continuously-running 15-bit timer that counts in
milliseconds. Whenever the data echo value changes, the output module updates
the value of the RollingTimestamp. | 0…32,767 |
Provide Feedback