Applies to:
PcVue all versions. |
||
|
||
Summary:
This article explains how to configure PcVue to activate a buzzer when there is at least one alarm. |
||
|
||
Details:
For example, you need to use the buzzer if you have at least one alarm set and not acknowledged.
Sub MyBeep()
You will then have a cyclic action always declared that never calls the program when no alarms are set. Each time you have an alarm the threshold is set and the cyclic action is enabled. If you acknowledge the alarm, the threshold is unset and the cyclic action is disabled. |
||
|
||
|
Created on: 17 Sep 2010 Last update: 13 May 2024