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

Situational Awareness Library

AlarmOnCntTotalVisible custom property

  • Last UpdatedAug 06, 2024
  • 1 minute read

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

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

The AlarmOnCntTotalVisible custom property can be assigned a static True value. Both the Active field and total active alarm count appear on an alarm panel when there are 1 or more active alarms. When the total count of active alarms is 0, the Active label remains on the alarm panel and shows 0 in the total 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.AlarmOnCntTotalVisible > 0

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

AlarmOnCntTotal=ODA1.AlarmOnCntTotal > 0

AlarmOnCntTotal=True

To show the AlarmOnCntTotalVisible 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