Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_Alarms_PopupMenu

CSV_Alarms_PopupMenu

Displays popup menu for alarm at specified animation point in alarm list. Available menu items:

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.