05-04-2011 10:16 AM
How can I do it? I tried using the SharedVariableIO>Alarming.AlarmsEnabled property node but the it's way too slow. Thanks in advance.
05-04-2011 09:28 PM
Acknowledging an alarm is much faster than disabling it. Do you really need to disable an alarm that quickly? More info is needed.
05-05-2011 01:27 PM
The customer wants the ability to disable a nuisance alarm due to a bad component, etc without the DSC sending continuous alarms to the database.
05-06-2011 07:53 AM
My mistake. I'll disable the alarms in another part of the code. I missed it and panicked a little.