Displays popup menu for alarm at specified animation point in alarm list. Available menu items:
Note: The Disable/Enable options are
available only to user with privilege level specified by
[Privilege] DisableAlarms
parameter. Acknowledge option available only to user with privilege
level specified by [Privilege]
AckAlarms
parameter.
Syntax
CSV_Alarms_PopupMenu(iAN,iAlarmType,iPreserveWinNo)
iAN:
Animation point number of alarm to display menu for.
iAlarmType:
Type of alarm list:
iPreserveWinNo:
An optional argument which restores the original window selected upon exiting the function if set to 1.
Allowable Values:
0 = Preserves the original behavior (default).
1 = Restores the original window selected.
Return Value
0 if successful, otherwise -1.