Events view parameters
The
Events
view includes these parameters:Parameter | Description | Member Name | Value |
|---|---|---|---|
Event | The event number to which this configuration applies. | ||
Enable Event | Determines whether the corresponding event trigger is active. Events are triggered once conditions match the definition. | EO.Event0x.En | 0 = Event trigger definition is not active 1 = Event trigger definition is active |
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 was not acknowledged. When this parameter is not selected, new events overwrite old events. | EO.Event0x.LatchEn | 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. |
Provide Feedback