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 | 0 = Event trigger definition is not active. 1 = Event trigger definition is active. |
Latch Event | Determines whether an event is latched until it is acknowledged. | EO.Event0x.LatchEvent | 0 = Event is not latched. New events overwrite old events. 1 = Event is latched. New events are lost if the latched event was not acknowledged. |
Enable Independent Point Triggers | Determines whether each condition indicated in the Event trigger definition can initiate an event independently. | EO.Event0x. IndependentConditionTriggerEn | 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. |
Trigger Event | Triggers an event each time a condition change results in conditions:
| EO.Event0x.EventRisingEn EO.Event0x.EventFallingEn | When the Enable Independent Point Triggers checkbox is selected (EventRisingEn, EventFallingEn)
When the Enable Independent Point Triggers checkbox is cleared(EventRisingEn, EventFallingEn)
|
Participate in Event Trigger | Indicates that the specified point participates in the Event trigger definition for the event. | EO.Event0x.Pt0xDataSelect | 0 = Point does not participate in the Event trigger definition 1 = Point participates in the Event trigger definition |
State Transition | Determines whether the specified point transitions after the event. | EO.Event0x.Pt0xDataValue | If the Enable Independent Point Triggers checkbox is cleared:
If the Enable Independent Point Triggers checkbox is selected:
|
Provide Feedback