dynamically create Alarm Areas
Hi,
My goal is to write a VSTA macro that will scan the variables in a project and assign an Alarm Area to the variable based on some rules. Is there a method/object available in Zenon that will allow me to create Alarm Areas dynamically from VSTA code?
If I cannot directly create the Alarm Areas in VSTA, is there a method available that will allow me to import the Alarm Area information from an XML file similar to the variable import from XML.
e.g
ActiveDocument.Variables().Import("Variables.xml");
Mitch.
This is a migrated post! Originally posted on 24.11.2011 by user mkerle. Please be aware that information can be outdated.