|
Events
|
Yt_PK_UN_AllEventArray
|
Array of all events
|
|
|
EventHistory
|
Yt_PK_EventHistoryArray
|
No Longer Used. Separated out so that it could be an independent retained variable
|
|
|
FirstOutEvent
|
Yt_PK_Event_STRUCT
|
The first event loaded into the AllEventArray that is still active
|
|
|
MostSevereCategory
|
DINT
|
Lowest non-zero number is considered the Most Severe
|
|
|
ActiveCategories
|
WORD
|
Reports all active categories. Cat 0 = .X0, Cat1 = .X1, etc.
|
|
|
EventActive
|
BOOL
|
Indicates if an event is active
|
|
| Reset
|
BOOL
|
An element to permeate through all CM_Event blocks to reset the triggers
|
|
|
MaxRawIndex
|
INT
|
Reflects the largest array value that holds an active event record. This sets the limit for the FOR loop in UN_EventSummation that scans the raw events
|
|