AlarmListFill
- Last UpdatedApr 15, 2024
- 1 minute read
Fills an alarms list at a specified AN to be used by another routine (for example, the interlocks processing routine).
Syntax
INT AlarmListFill(INT nAN)
nAN:
The AN number associated with the alarms list you want to use.
Return Value
0 (zero) if successful, otherwise an error code is returned. The error code can be obtained by calling the IsError Cicode function.
Related Functions
AlarmListCreate, AlarmListDestroy, AlarmListDisplay