AlarmStorageGetDefaultText (FUN)ΒΆ
FUNCTION AlarmStorageGetDefaultText : CharBufferPtr
This function can be used to determine the default text of a message of an alarm, that was read from the alarm storage.
- InOut:
Scope
Name
Type
Comment
Return
AlarmStorageGetDefaultTextCharBufferPtrA CharBufferPtr containing the default text. A NULL pointer if the corresponding information cannot be retrieved
Input
udiAlarmGroupIdUDINTThe internal id of the alarm group, that was read from the alarm storage
udiAlarmIdUDINTThe internal id of the alarm, that was read from the alarm storage
iWhichMessageINTThe 1-based index of the text id.
stringType__SYSTEM.TYPE_CLASSA __SYSTEM.TYPE_CLASS indicating, which type of string has to be retrieved. Pass either __SYSTEM.TYPE_CLASS.TYPE_STRING or __SYSTEM.TYPE_CLASS.TYPE_WSTRING