Event0x view parameters
The
Event0x
view includes these parameters: Parameter | Description | Member Name | Value |
|---|---|---|---|
Enable Event | Determines the corresponding event trigger definition to activate. Events are triggered once when conditions match the definition. | EO.Event0x.En |
|
Latch Event | Determines what happens to the current event when a new event is received. When this parameter is selected, events are latched until acknowledged. A new event is lost if the previous event has not been acknowledged. When this parameter is not selected, new events overwrite old events.. When this parameter is not selected, new events overwrite old events. | EO.Event0x.LatchEvent |
|
Enable Independent Triggers | Determines whether each condition indicated in the event trigger definition can initiate an event independently. | EO.Event0x. IndependentConditionTriggerEn |
|
Trigger Event | Triggers an event each time a condition change results in conditions: | EO.Event0x.EventRisingEn |
|
Triggers an event each time a condition change results in conditions no longer matching the event trigger definition. | EO.Event0x.EventFallingEn |
| |
Window0x | Indicates that the specified window participates in the event trigger definition for the event. | EO.Event0x.Window0xSelect |
|
If the specified window is selected in the event trigger definition, indicates the value that is to trigger the event. | EO.Event0x.InWindow0xValue |
| |
Counter Load | Indicates that the counter’s load function participates in the event trigger definition. | EO.Event0x.LoadSelect |
|
If the load function is selected in the event trigger definition, indicates the value that is to trigger the event. | EO.Event0x.LoadValue |
| |
Counter Store | Indicates that the counter’s store function participates in the event trigger definition. | EO.Event0x.StoreSelect |
|
If the store function is selected in the event trigger definition, indicates the value that is to trigger the event. | EO.Event0x.StoreValue |
| |
Counter Reset | Indicates that the counter reset function participates in the event trigger definition. | EO.Event0x.ResetSelect |
|
If the reset function is selected in the event trigger definition, indicates the value that is to trigger the event. | EO.Event0x.ResetValue |
| |
Counter Direction | Indicates that the counter’s direction function participates in the event trigger definition. | EO.Event0x.DirectionSelect |
|
If the direction function is selected in the event trigger definition, indicates the value that is to trigger the event. | EO.Event0x.DirectionValue |
| |
Counter Rollunder | Indicates that the counter’s rollunder function participates in the event trigger definition. | EO.Event0x.RollunderSelect |
|
If the rollunder function is selected in the event trigger definition, indicates the value that is to trigger the event. | EO.Event0x.RollunderValue |
| |
Counter Rollover | Indicates that the counter’s rollover function participates in the event trigger definition. | EO.Event0x.RolloverSelect |
|
If the rollover function is selected in the event trigger definition, indicates the value that is to trigger the event. | EO.Event0x.RolloverValue |
|
Provide Feedback