Close one alarm if another exists...

Hello.

I have a little strange question:

I have defined two alarms named: G (generic) and S (specific); exist some technique to automatic close G when S occurs or if S already exists ?

Thank’s.

Gigi

You can do a plugin or external application that monitors the incoming alarms and update their state based on whatever logic you desire. Please have a look at the Alarms and Event Viewer sample to see how to monitor the alarms and also a simple example of how to update an alarm:

http://doc.developer.milestonesys.com/html/index.html?base=samples/alarmviewer_sample.html&tree=tree_2.html