236 Rockwell Automation Publication 5069-UM004A-EN-P - April 2019
Appendix B Module Tag Definitions
Input Tags
Table 62 describes the 5069-IB16 module input tags.
Table 62 - 5069-IB16 Module Input Tags
Name Data Type Definition Valid Values
RunMode BOOL Channel’s operating state • 0 = Idle
• 1 = Run
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 = Connection running
• 1 = Connection not running
DiagnosticActive BOOL Indicates if any diagnostics are active or if the prognostics
threshold is reached.
• 0 = No diagnostics active
• 1 = One or more diagnostics are active or the
prognostics threshold is reached
Uncertain BOOL Indicates if the module is operating outside its designed
operating range of if data is under manual or override
control.
• 0 = Good
• 1 = Uncertain
DiagnosticSequenceCount SINT Increments for each time a distinct diagnostic condition is
detected, and when a distinct diagnostic condition
transitions from detected to not detected.
Set to zero by product reset or power cycle. Wraps from
255 (-1) to 1 skipping zero.
-128…+127
The value of 0 is skipped except during module
power-up.
Counterxx.Data BOOL Indicates the current input value. • 0 = Off
• 1 = On
Counterxx.Fault BOOL Indicates that counter data is inaccurate and cannot be
trusted for use in the application.
For more information, see
Module Data Quality Reporting
on page 71.
• 0 = Good data
• 1 = Bad data (Faulted)
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.
Counterxx.Uncertain BOOL Indicates that the counter data can be inaccurate but the
degree of inaccuracy is not known.
For more information, see
Module Data Quality Reporting
on page 71.
• 0 = Good data
• 1 = Uncertain data
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.
Counterxx.Done BOOL When set, indicates the corresponding counter Done bit
(rising or falling depending on configuration) triggered
the event.
• 0 = Corresponding Done bit did not trigger the
event
• 1 = Corresponding Done bit triggered the
event
Counterxx.Rollover BOOL The counter counted up to Preset -1 and continued
counting from or 0.
The O:RolloverAck bit transitioning from 0 to 1 or the
O:Reset transitioning from 0 to 1 clears this bit.
• 0 = Counter has not counted up to Preset - 1
and continued counting from 0
• 1 = Counter counted up to Preset - 1 and
continued counting from 0
Counterxx.Count DINT The number of input transitions counted by a counter. All values.