2.3.1 Graphics\Library\Alarm Information
2.3.1.1 Display Settings
Section |
Option |
Selection |
---|---|---|
Properties |
Display Type |
Overlay |
Allow Multiple Running Copies |
Yes |
|
Cache after Displaying |
No |
|
Title Bar |
Yes |
|
System Menu |
Yes |
|
Minimize Button |
Yes |
|
Maximize Button |
Yes |
|
Size to Main Window at Runtime |
No |
|
Show last Acquired Value |
No |
|
Use Current Size |
No (Size in Pixels: 849 x 483) |
|
Allow Display to be Resized |
Yes: When Resized - Scale |
|
Use Current Position |
No (Position in Pixels: 117 x 0) |
|
Security Code |
* |
|
Background Color |
0x808000 |
|
Behavior |
Startup Command |
|
Shutdown Command |
||
Input Field Not Selected Text Color |
0x0 |
|
Input Field Not Selected Fill Color |
0xA0A0A0 |
|
Input Field Selected Text Color |
0xFFFFFF |
|
Input Field Selected Fill Color |
0x800000 |
|
Beep on Press of Interactive Object |
No |
|
Highlight when Cursor Passes Over Interactive Objects |
Yes Highlight Color: 0xFFFFFF |
|
Highlight Color of Objects with Input Focus |
0xFF00 |
|
Display On-screen Keyboard |
No |
2.3.1.2 Animated Display Objects
Object Name |
Grouping |
X |
Y |
Property |
Expression |
---|---|---|---|---|---|
Group10 |
++Group10 |
13 |
388 |
||
Group7 |
| ++Group7 |
144 |
388 |
||
Rectangle |
| | |
144 |
388 |
Rectangle: Color Control |
if system\AlarmSummaryItemsUnacked then 2 else if system\AlarmSummaryItems then 1 else 0 |
NumericDisplay1 |
| | |
280 |
390 |
Numeric Display |
system\AlarmSummaryItems |
StringDisplay1 |
| | |
431 |
390 |
String Display |
system\AlarmStatus |
Group7 |
| +-Group7 |
||||
Group10 |
+-Group10 |
||||
Group2 |
++Group2 |
11 |
425 |
||
Button1 |
| |
11 |
425 |
Button: "Alarmon": Touch Control: Release Action |
Alarmon |
Button2 |
| |
86 |
425 |
Button: "Alarmoff": Touch Control: Release Action |
Alarmoff |
Button3 |
| |
169 |
425 |
Button: "AcknowledgeAll": Touch Control: Release Action |
Acknowledgeall |
Group2 |
+-Group2 |
||||
Group9 |
++Group9 |
41 |
352 |
||
Group6 |
| ++Group6 |
141 |
352 |
||
Rectangle |
| | |
141 |
352 |
Rectangle: Color Control |
if system\AlarmSummaryItemsUnacked then 2 else if system\AlarmSummaryItems then 1 else 0 |
StringDisplay2 |
| | |
148 |
353 |
String Display |
system\AlarmBanner |
StringDisplay3 |
| | |
602 |
353 |
String Display |
system\AlarmStatus |
Group6 |
| +-Group6 |
||||
Group9 |
+-Group9 |
2.3.1.3 Database Tags Used by the Component
Tag Name |
Tag Type |
Tag Description |
---|---|---|
system\AlarmBanner |
String |
Alarm banner: Information on most recent alarm |
system\AlarmStatus |
String |
Alarm status: number of suppressed and unacknowledged Alarms |
system\AlarmSummaryItems |
Analog |
Number of Alarms |
system\AlarmSummaryItemsUnacked |
Analog |
Number of unacknowledged Alarms |