Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

An ACE configuration relies on two files: a configuration file and a template file. Both files are stored to media in XML file format. A single configuration file is used to configure a single device, typically an Elecsys RediGate device.

A configuration file contains a multitude of configurable properties and attributes, each of which controls a specific element or action within the device. Each configurable property is defined as a specific data type: integer, floating point number, string, etc. The configurable properties are grouped into sets called configuration objects. A single configuration file is composed of many configuration objects organized into a hierarchical structure. Below is a screen shot of the ACE Configuration Editor opening a the RG-400E-00-00.xml configuration:

 

Each configuration file references a single template file. The template is typically used by many different configurations and defines the hierarchical organization of the configuration objects, as well as the structure, rules, and definition of the configurable properties within the configuration.

Browsing to "File → Properties" shows the template file that the particular configuration file is referencing:

   

  • No labels