AlarmStorageGetTextListName (FUN)ΒΆ
FUNCTION AlarmStorageGetTextListName : POINTER TO STRING
This function can be used to determine the name of the textlist of an alarm group, that was read from the alarm storage.
- InOut:
- Scope - Name - Type - Comment - Return - AlarmStorageGetTextListName- POINTER TO STRING - A pointer to a STRING containing the name of the textlist. A NULL pointer 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 
