TYPE ProxyStructMonitorAlarmDesc : STRUCT
This structure is used to store the description of an alarm
InOut:
|
Name
|
Type
|
Comment
|
sAlarmID
|
STRING
|
The id of the alarm
|
uiAlarmID
|
ALARM_ID
|
The id of the alarm
|
udiAlarmInternalID
|
UDINT
|
The internal id of the alarm
|
udiAlarmGroupInternalID
|
UDINT
|
The internal id of the alarm group the alarm belongs to
|
udiAlarmClassInternalID
|
UDINT
|
The internal id of the referenced alarm class
|
|