Alarm Viewer Documentation
Alarm Viewer Documentation
Alarm Viewer Documentation
The Alarm Viewer object can connect to multiple units, multiple projects, and can display some or all of
the alarms from any of the projects to which it is connected. Typically, the operator needs to look at
some well-defined subset of alarms (e.g. Unit #1 process alarms). This filtering of alarms is done by
properly configuring the Alarm Viewer object.
The alarm screen (alarms.cim) contains the Alarm Viewer object and a set of buttons that allow the
operator to select which alarms he wants to view. These buttons filter what alarms can be viewed by
dynamically controlling the setup of the Alarm Viewer object.
Configuration tasks for this screen include Alarm Viewer Object (ocx Object), Navigation Buttons (Gas
Turbine #1, Gas Turbine #2, etc.) and the Silence, Explain, Lock and Unlock buttons. These tasks are
covered in the following document.
Configure Alarm Viewer Object.
Select the Alarm Viewer Object and press right mouse. Select Cimplicity AMV Control Object
Properties
Configure the Lock, Unlock, Silence and Explain Buttons
Select Custom1 (the color changes from white to blue) then press the Modify...
Button. Make sure there is no “X” in the box next to Custom1
Enter the Lockout description in the command string text box as seen above.
For Hmi Servers enter LOCKOUT 1 %RES %ID %REF in the command string
Example: LOCKOUT 1 %RES %ID %REF
For Hmi Viewers, add HMI server names (computer names, NOT project
names)at the end of the string as seen above. Each HMI server for which you
need to lock alarms must be included.
For example, suppose the viewer is connected to servers GT1_SVR and
GT2_SVR. The command string would be: LOCKOUT 1 %RES %ID %REF
(GT1_SVR,GT2_SVR)
Computer names (Hmi Server names) are separated by "," (comma)
Leave no spaces between computer names.
Select Custom2 (the color changes from white to blue) then press Modify...
Button. Make sure there is no “X” in the box next to Custom2.
For Hmi Servers enter LOCKOUT 0 %RES %ID %REF in the command string
Example: LOCKOUT 1 %RES %ID %REF
For Hmi Viewers, add HMI server names (computer names, NOT project
names) at the end of the string as seen above. Each HMI server for which you
need to unlock alarms must be included.
For example, suppose the viewer is connected to servers GT1_SVR and
GT2_SVR. The command string would be: LOCKOUT 0 %RES %ID %REF
(GT1_SVR,GT2_SVR)
Computer names (Hmi Server names) are separated by "," (comma)
Leave no spaces between computer names.
For Hmi Viewers, add HMI server names (computer names, NOT project
names) at the end of the string as seen above. Each HMI server for which you
need to silence alarms must be included.
For example, suppose the viewer is connected to servers GT1_SVR and
GT2_SVR.
The command string would be: SILENCE %RES (GT1_SVR,GT2_SVR)
Computer names (Hmi Server names) are separated by "," (comma)
Leave no spaces between computer names.
Select Custom4 (the color changes from white to blue) then press Modify...
Button.
Enter Explain in the Button Caption filed as seen above.
Once the configuration of Lock, Unlock, Silence and Explain buttons is done select OK button.
The Alarm Viewer has the capability to display subsets of alarms (e.g. process alarms for unit 1,
diagnostic alarms for unit 2, etc.). You configure this capability by assigning correct values to the object
variables PROJECT, UNITID, UNITNO, BOP_SETUP, DIAG_SETUP, EX2K_SETUP and
PROC_SETUP, which are associated with each button. By configuring these variables, each button will
display one subset of alarms.
PROJECT
Enter the project name of the alarms you want to display.
UNITID
Enter UNIT ID
UNITNO
Enter Unit Number
PROC_SETUP
Enter Process Alarm Setup
DIAG_SETUP
Enter Diagnostic Alarm Setup
EX2K_SETUP
Enter EX2000 Alarm Setup
BOP_SETUP
Enter BOP Alarm Setup
Configure ACK, SILENCE, LOCK, UNLOCK, COMMENTS, SETUP and
EXPLAIN buttons
d. Select Class. “PRC” for Process Alarms, “DIAG” for Diagnostic alarms and EX2K for Ex2000
alarms