Event Output Tag definitions (5034-ENC)
The following table lists the available 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.
|
|
Eventxx.EventRisingEn | BOOL | Triggers an event each time a state change results in conditions
that match the event trigger definition. | Values (EventRisingEn, EventFallingEn) represent:
|
Eventxx.EventFallingEn | BOOL | Triggers an event each time a state change results in conditions
that do not match the event trigger definition. | |
Eventxx.LatchEvent | BOOL | When set, events are latched until acknowledged. When not set, new events overwrite old events. |
|
Eventxx.ResetEvent | BOOL | A transition from 0 to 1 resets all events and clears the event
queue on the Eventxx. |
|
Eventxx.IndependentConditionTriggerEn | BOOL | Determines whether each condition indicated in the Event trigger
definition can initiate an event independently. |
|
Eventxx.CounterSelect | SINT | Indicates the counter with which the event is associated, if
any. |
|
Eventxx.SSISelect | SINT | Indicates the SSI with which the event is associated, if any. |
|
Eventxx.EventNumberAck | DINT | The controller writes back EventNumber into EventNumberAck to
indicate receipt of the event. | All values |
Eventxx.InWindowxxSelect | BOOL | Indicates that the specified window participates in the Event
trigger definition. |
|
Eventxx.ResetSelect | BOOL | Indicates that the counter's Reset function participates in the
Event trigger definition. |
|
Eventxx.HoldSelect | BOOL | Indicates that the counter’s Hold function participates in the
Event trigger definition. |
|
Eventxx.LoadSelect | BOOL | Indicates that the counter’s Load function participates in the
Event trigger definition. |
|
Eventxx.StoreSelect | BOOL | Indicates that the counter’s Store function participates in the
Event trigger definition. |
|
Eventxx.RolloverSelect | BOOL | Indicates that the counter’s Rollover function participates in
the Event trigger definition. |
|
Eventxx.RollunderSelect | BOOL | Indicates that the counter’s Rollunder function participates in
the Event trigger definition. |
|
Eventxx.DirectionSelect | BOOL | Indicates that the counter's or SSI's Direction function
participates in the Event trigger definition. |
|
Eventxx.InWindowxxValue | BOOL | If the specified window is selected in the Event trigger
definition, this tag indicates the value to match after the
status change. |
|
Eventxx.ResetValue | BOOL | If the Reset function is selected in the Event trigger
definition, this tag indicates that value that is to trigger the
event. |
|
Eventxx.HoldValue | BOOL | If the Hold function is selected in the Event trigger definition,
this tag indicates that value that is to trigger the event. |
|
Eventxx.LoadValue | BOOL | If the Load function is selected in the Event trigger definition,
this tag indicates that value that is to trigger the event. |
|
Eventxx.StoreValue | BOOL | If the Store function is selected in the Event trigger
definition, this tag indicates that value that is to trigger the
event. |
|
Eventxx.RolloverValue | BOOL | If the Rollover function is selected in the Event trigger
definition, this tag indicates that value that is to trigger the
event. |
|
Eventxx.RollunderValue | BOOL | If the Rollunder function is selected in the Event trigger
definition, this tag indicates that value that is to trigger the
event. |
|
Eventxx.DirectionValue | BOOL | If the Direction function is selected in the Event trigger
definition, this tag indicates that value that is to trigger the
event. |
|
Provide Feedback