Rockwell Automation Publication 5094-UM001E-EN-P - April 2020 149
Module Tag Definitions Appendix B
Input Tags
Tab le 37 describes the 5094-IB16 module input tags.
Ptxx.ChatterTime INT A value from 1…10000 ms in whole ms increments. 1…10000
Ptxx.ChatterCount SINT The number of input changes that are considered Chatter. • 0 = Disabled
• 2…127 = Enabled
Ptxx.CaptureOffOnEn BOOL Enables capturing Off to On time stamps. If cleared, the
point does not record Off to On time stamps.
• 0 = Capture disabled for OFF to ON input
transitions
• 1 = Capture enabled (default) for OFF to ON input
transitions
Ptxx.CaptureOnOffEn BOOL Enables capturing On to Off time stamps. If cleared, the
point does not record On to Off time stamps.
• 0 = Capture disabled for ON to OFF input
transitions
• 1 = Capture enabled (default) for ON to OFF input
transitions
Ptxx.TimestampLatchEn BOOL When this bit is set, timestamps are latched; this means that
a Timestamp is not overwritten until acknowledged. All
subsequent transitions on that point are ignored until
acknowledged/reset. If the bit is not set, the new LO
Timestamp overwrites the first LO Timestamp immediately,
even if the controller has yet to extract that data.
Timestamp can also be acknowledged by writing
I:TimestampxxNumber to O:TimestampxxNumberAck. This
clears the I:Timestampxx and I:TimestampOverflowxx
(where xx = OnOff or OffOn).
• 0 = Timestamps are overridden with each
successive COS transition.
• 1 = Timestamps are latched until acknowledged.
Table 36 - 5094-IB16 Module Configuration Tags
Name Data Type Definition Valid Values
Table 37 - 5094-IB16 Module Input Tags
Name Data Type Definition Valid Values
RunMode BOOL The point’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 = Good
•1 = Bad
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
CIPSyncValid BOOL Indicates whether the module is synced with a 1588 master. • 0 = CIP Sync™ is not available
• 1 = CIP Sync is available
CIPSyncTimeout BOOL Indicates that the module was once synced with a 1588
master, but is not now due to a timeout.
• 0 = A valid time master has not timed out
• 1 = A valid time master was detected on the
backplane, but the time master has timed out.
The module is using its local clock and can be
drifting away from the last known master time.
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
powerup.
Counterxx.Data BOOL Indicates the current digital input value. • 0 = Off
•1 = On