Rockwell Automation Publication 5069-UM004A-EN-P - April 2019 251
Module Tag Definitions   Appendix B
Event Output Tags
Table 71 describes the 5069-IB6F-3W module event output tags. The event 
output tags are displayed only if you select Data with Events in the Module 
Definition window.
Table 71 - 5069-IB6F-3W Module Event Output Tags
 Name Size Definition Valid Values
Eventxx.En BOOL When set, the corresponding event trigger definition is 
active and events are triggered when conditions match 
the definition.
0 or 1
Eventxx.EventRisingEn BOOL When set, an event is to trigger each time a condition 
change results in conditions that match the event trigger 
definition.
0 or 1
Eventxx.EventFallingEn BOOL When set, an event is to trigger each time a condition 
change results in conditions that no longer match the 
event trigger definition.
0 or 1
Eventxx.LatchEn BOOL When set, events are latched until acknowledged. A new 
event is lost if the previous event has not been 
acknowledged. When not set, new events overwrite old 
events.
• 0 = Not latched (default)
• 1 = Latched
Eventxx.ResetEvent BOOL When the value transitions from 0 to 1, resets all events 
and clears the event queue on the channel.
• 0 = Events are not cleared
• 1 = Events are cleared when a rising edge 
occurs
Eventxx.IndependentConditionTriggerEn BOOL For events, determines whether each condition that is 
indicated in the trigger definition can initiate an event 
independently.
• 0 = When all selected conditions achieve the 
configured values, an event is triggered.
• 1 = When any selected condition achieves the 
configured value, an event is triggered.
Eventxx.EventNumberAck DINT The controller writes back the 
EI:Event[<n>].EventNumber into this 
EO:Event[<n>].EventNumberAck to indicate receipt of 
the event. All events with I:EventNumbers that occurred 
before EventNumberAck is acknowledged.
All values.
Eventxx.CounterxxSelect BOOL When set, indicates that the corresponding counter is to 
participate in the event trigger definition.
0 or 1
Eventxx.PtxxDataSelect BOOL When set, indicates that the corresponding data value is to 
participate in the event trigger definition.
0 or 1
Eventxx.CounterxxValue BOOL If the counter function is selected in the event trigger 
definition, this member indicates that value that is to 
trigger the event.
0 or 1
Eventxx.PtxxDataValue BOOL Input value of the event point data. • 0 = Input inactive
• 1 = Input active