I'm looking for a simple way to generate a list of alarms that have been disabled by the operator.
Is it possible to manipulate the Alarm Summary Object to do so?
Some sort of script?
Something that outputs to an Excel spreadsheet?
From what I gather, I need to filter out tags that meet the following criteria:
A_IENAB = ENABLED
A_ENAB = DISABLED
A_SCAN = ON
Is it possible to manipulate the Alarm Summary Object to do so?
Some sort of script?
Something that outputs to an Excel spreadsheet?
From what I gather, I need to filter out tags that meet the following criteria:
A_IENAB = ENABLED
A_ENAB = DISABLED
A_SCAN = ON