Cicode Programming Reference > Cicode Function Categories > Alarm Functions > AlarmListDisplay

AlarmListDisplay

Displays an alarms list at a specified AN.

Syntax

INTAlarmListDisplay(INT nAN)

nAN:

The AN number associated with the alarms list you want to display.

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

See Also

Published June 2018