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

Situational Awareness Library

AlarmUnAckedCntsTotalVisible custom property

  • Last UpdatedAug 06, 2024
  • 1 minute read

Boolean value that shows or hides the total number of UnAcked alarms in an ArchestrA area.

The Boolean value of AlarmOnCntTotalVisible shows or hides the total number of unacknowledged alarms in the UnAcked field of an alarm panel. When set to True, an alarm panel shows the UnAcked field label and the total number of unacknowleded alarms. Neither the UnAcked field label nor total unacknowledged alarm count appear on an alarm panel when AlarmUnAckedCntsTotalVisible evaluates to False.

AlarmUnAckedCntsTotalVisible evaluates to True when there are 1 or more unacknowledged alarms in the specified area. The reference value evaluates to False when the total unacknowledged alarm count is 0.

The AlarmUnAckedCntsTotalVisible custom property can be assigned a static True value. Both the UnAcked field and total unacknowledged alarm count appear on an alarm panel when there are 1 or more unacknowledged alarms. When the total count of unacknowledged alarms is 0, the Unacked label remains on the alarm panel and shows 0 in the field.

Assign values to the AlarmOnCntTotalVisible custom property

Application Type

Data Type

Custom Property Type

Default Value

Example Custom Property Values

ArchestrA Automation Objects

Integer

Input

Me.AlarmUnAckedCntsTotalVisible > 0

Assign to an area object's AlarmUnAckedCntsTotalVisible attribute or set to a static Boolean value.

AlarmUnAckedCntsTotalVisible=ODA1.AlarmUnAckedCntTotal > 0

AlarmUnAckedCntsTotalVisible=True

To show the AlarmUnAckedCntsTotalVisible custom property, the following Wizard options must be set to their listed values:

Type: AlarmPanel

IsAreaObject: True

In This Topic
TitleResults for “How to create a CRG?”Also Available in