AlarmStorageGetTextId (FUN)ΒΆ
FUNCTION AlarmStorageGetTextId : STRING
This function can be used to determine the text id of a message of an alarm, that was read from the alarm storage.
- InOut:
Scope
Name
Type
Comment
Return
AlarmStorageGetTextId
STRING
The text id. An empty string if the corresponding information cannot be retrieved
Input
udiAlarmGroupId
UDINT
The internal id of the alarm group, that was read from the alarm storage
udiAlarmId
UDINT
The internal id of the alarm, that was read from the alarm storage
iWhichMessage
INT
The 1-based index of the text id.