AlarmListDestroy
- Last UpdatedApr 15, 2024
- 1 minute read
Destroys an alarms list at a specified AN.
Syntax
INT AlarmListDestroy(INT nAN)
nAN:
The AN number associated with the alarms list you want to destroy.
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
AlarmListDisplay, AlarmListCreate