250 Rockwell Automation Publication 5069-UM004A-EN-P - April 2019
Appendix B Module Tag Definitions
Eventx.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 time
master.
Eventx.EventsPending SINT The number of events currently queued in the modules. A
value greater than 0 indicates that the controller is not
currently keeping up with the rate of events.
All positive values.
Eventx.EventNumber DINT Running count of events, which increments by one each
new time event. The originator sets the Event Number Ack
to the Event Number to acknowledge receipt of the event.
When the EventNumber reaches it maximum value and
rolls over it is to roll over to 1, not 0.
All values.
Eventx.Timestamp LINT The time the event occurred. All positive values.
Eventx.CounterxxDone BOOL When set, indicates the corresponding counter Done bit
(rising or falling depending on configuration) triggered
the event.
0 or 1
Eventx.PtxxData BOOL When set, indicates the corresponding data value (rising
or falling depending on configuration) triggered the
event.
0 or 1
Eventx.CounterxxFault BOOL When set, indicates that the corresponding counter had a
fault indicated when the event occurred.
0 or 1
Eventx.PtxxFault BOOL Indicates that channel 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
• 1 = Bad, causing fault
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.
Table 70 - 5069-IB6F-3W Module Event Input Tags
Name Size Definition Valid Values