| Events
|
#60380
|
Array of all events
|
|
| EventHistory
|
#60379 |
No Longer Used. Separated out so that it could be an independent retained variable
|
|
| FirstOutEvent
|
#60380
|
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
|
|