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 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
  • 0 = Event is not latched. New events overwrite old events.
  • 1 = Event is latched. New events are lost if the latched event has not been acknowledged.
Enable Independent 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
  • 0 = Event is not triggered.
  • 1 = Event is triggered.
Triggers an event each time a condition change results in conditions no longer matching the event trigger definition.
EO.Event0x.EventFallingEn
  • 0 = Event is not triggered.
  • 1 = Event is triggered.
Window0x
Indicates that the specified window participates in the event trigger definition for the event.
EO.Event0x.Window0xSelect
  • 0 = Window value does not participate in the Event trigger definition.
  • 1 = Window value participates in the event trigger definition.
If the specified window is selected in the event trigger definition, indicates the value that is to trigger the event.
EO.Event0x.InWindow0xValue
  • 0 = Count Not In Window to trigger Event.
  • 1 = Count In Window to trigger Event.
Counter Load
Indicates that the counter’s load function participates in the event trigger definition.
EO.Event0x.LoadSelect
  • 0 = Counter’s load function does not participate in the event trigger definition.
  • 1 = Counter’s load function participates in the event trigger definition.
If the load function is selected in the event trigger definition, indicates the value that is to trigger the event.
EO.Event0x.LoadValue
  • 0 = Low to trigger Event.
  • 1 = High to trigger Event.
Counter Store
Indicates that the counter’s store function participates in the event trigger definition.
EO.Event0x.StoreSelect
  • 0 = Counter’s store function does not participate in the event trigger definition.
  • 1 = Counter’s store function participates in the event trigger definition.
If the store function is selected in the event trigger definition, indicates the value that is to trigger the event.
EO.Event0x.StoreValue
  • 0 = Low to trigger Event.
  • 1 = High to trigger Event.
Counter Reset
Indicates that the counter reset function participates in the event trigger definition.
EO.Event0x.ResetSelect
  • 0 = Counter’s reset function does not participate in the event trigger definition.
  • 1 = Counter’s reset function participates in the event trigger definition.
If the reset function is selected in the event trigger definition, indicates the value that is to trigger the event.
EO.Event0x.ResetValue
  • 0 = Low to trigger Event.
  • 1 = High to trigger Event.
Counter Direction
Indicates that the counter’s direction function participates in the event trigger definition.
EO.Event0x.DirectionSelect
  • 0 = Counter’s direction function does not participate in the event trigger definition.
  • 1 = Counter’s direction function participates in the event trigger definition.
If the direction function is selected in the event trigger definition, indicates the value that is to trigger the event.
EO.Event0x.DirectionValue
  • 0 = Low to trigger Event.
  • 1 = High to trigger Event.
Counter Rollunder
Indicates that the counter’s rollunder function participates in the event trigger definition.
EO.Event0x.RollunderSelect
  • 0 = Counter’s rollunder function does not participate in the event trigger definition.
  • 1 = Counter’s rollunder function participates in the event trigger definition.
If the rollunder function is selected in the event trigger definition, indicates the value that is to trigger the event.
EO.Event0x.RollunderValue
  • 0 = Low to trigger Event.
  • 1 = High to trigger Event.
Counter Rollover
Indicates that the counter’s rollover function participates in the event trigger definition.
EO.Event0x.RolloverSelect
  • 0 = Counter’s rollover function does not participate in the event trigger definition.
  • 1 = Counter’s rollover function participates in the event trigger definition.
If the rollover function is selected in the event trigger definition, indicates the value that is to trigger the event.
EO.Event0x.RolloverValue
  • 0 = Low to trigger Event.
  • 1 = High to trigger Event.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal