Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

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.

AlarmListCreate, AlarmListDestroy, AlarmListDisplay

See Also

Alarm Functions

In This Topic
Related Links