Rockwell Automation Publication 5069-UM004A-EN-P - April 2019
241
Module Tag Definitions
Appendix B
Eventx.PtxxFault
BOOL
Indicates that channel data is inaccurate and
cannot be
trusted
for use in the application.
For more information, see
• 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.
Eventx.Uncertain
BOOL
Indicates that the channel data can be inaccurate but the
degree of inaccuracy is not known
.
For more information, see
• 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.
Eventx.EventDropped
BOOL
Indicates when an event has been discarded because
events are occurring faster than they are being
acknowledged.
• 0 = An event status has not been dropped.
• 1 = An event status has been dropped.
Eventx.EventRising
BOOL
Indicates whether an event triggered when an input
transition results in an event pattern being matched.
0 or 1
Eventx.EventFalling
BOOL
Indicates whether an event triggered when an input
transition resulted in an event pattern no longer being
matched.
0 or 1
Eventx.CIPSyncValid
BOOL
Indicates whether the module is synced with a 1588
master.
• 0 = CIP Sync™ is not available
• 1 = CIP Sync is available
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.EventTimestamp
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 = Corresponding counter Done bit did not
trigger the event
• 1 = Corresponding counter Done bit triggered
the event
Eventx.PtxxData
BOOL
When set, indicates the corresponding data value (rising
or falling depending on configuration) triggered the
event.
• 0 = Corresponding data value did not trigger
the event
• 1 = Corresponding data value triggered the
event
Eventx.CounterxxFault
BOOL
When set, indicates that the corresponding counter had a
fault indicated when the event occurred.
• 0 = Corresponding counter did not have a fault
indicated when the event occurred
• 1 = Corresponding counter did have a fault
indicated when the event occurred
Eventx.Fault
BOOL
Detects whether the signal is good data. The fault is set to
1 by the originator when the connection is lost.
• 0 = Good
• 1 = Bad
Table 65 - 5069-IB16F Module Event Input Tags
Name
Size
Definition
Valid Values