Rockwell Automation Publication 5094-UM001E-EN-P - April 2020 165
Module Tag Definitions Appendix B
Event Output Tags
Tab le 48 describes the 5094-IB32 module event output tags. The event output
tags are displayed only if Data with Events is selected in the Module Definition
window.
Table 48 - 5094-IB32 Module Event Output Tags
Name Data Type 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 = Event trigger definition is not active and
events are not triggered when conditions match
the definition
• 1 = Event trigger definition is active and events
are triggered when conditions match the
definition
Eventxx.EventRisingEn BOOL When set an event is to trigger each time a condition change
results in conditions that match the event trigger definition.
When Enable Independent Point Triggers = Checked
(EventRisingEn, EventFallingEn)
• Disable (0,0)
• On transition (1, 0)
• On inverted transition (0, 1)
• On any transition (1, 1)
When Enable Independent Point Triggers =
Unchecked (EventRisingEn, EventFallingEn)
• Disable (0, 0)
• On input transition to match pattern (1, 0)
• On input transition to not match pattern (0, 1)
• On input transition to match or not match pattern
(1, 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.
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 transitions from 0 to 1, resets all events and clears the
event queue on the point.
• 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 = Corresponding counter does not participate in
the event trigger definition
1= Corresponding counter participates in the event
trigger definition
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 Indicates the input value of the event point data. • 0 = Input inactive
• 1 = Input active