|
Active
|
BOOL
|
Event i currently active
|
|
|
ID
|
UDINT
|
ID number
|
|
|
ID2
|
UDINT
|
Secondary ID available for use in the HMI
|
|
|
Message
|
STRING
|
Brief name of Event, Alarm or Warning. 80 char max
|
|
|
Message2
|
STRING
|
A Variable Message element used to pass additional information. 80 char max
|
|
|
Description
|
STRING_200
|
More complete description of Event, Alarm or Warning
|
|
|
Category
|
DINT
|
Severity as described in
Yt_PK_EventCfg_STRUCT
|
|
|
DisplayPriority
|
INT
|
Display order 1-100 for the HMI as described in
Yt_PK_EventCfg_STRUCT
|
|
|
Color
|
INT
|
Color code to send to the HMI for message background
|
|
|
SkipLogToHistory
|
BOOL
|
If ON, Will not log to permanent history
|
|
|
RecoveryMethod
|
INT
|
A User-defined value for indicating recovery sequence for particular events
|
|
|
EventBoxNumber
|
INT
|
A User-defined value for indicating the machine section of the event. This is intended to be used in the HMI to provide a zoomed view of the event area
|
|
|
EventLocationX
|
INT
|
Location XY is intended for locating an indicator at a specific position on the HMI
|
|
|
EventLocationY
|
INT
|
Location XY is intended for locating an indicator at a specific position on the HMI
|
|
|
DateTime
|
Yt_PK_TimeStamp_STRUCT
|
When event conditions become true
|
|
|
AckDateTime
|
Yt_PK_TimeStamp_STRUCT
|
When event conditions become false
|
|
|
Duration
|
DINT
|
Calculates the msec that the trigger was active
|
|
|
EM
|
INT
|
originating Equipment Module
|
|
|
CM
|
INT
|
originating Control Module
|
|
|
Worksheet
|
STRING_20
|
originating worksheet
|
|
|
Taken
|
BOOL
|
This bit will stay on until the de-active event it is fully written into history and released by the UN_EventSummmation block
|
|
|
HistoryRecordCreated
|
BOOL
|
Status bit indicating the event history is created by the UN_EventSummation block
|
|
|
HistoryPtr
|
INT
|
Used to locate the index position to append the subsequence event history to the history record
|
|