User guide
60
The ‘StatusScreenTitleBar’ is where the end-user can change the Name seen at the top of the GUI.
To edit this feature, change the XML tag text string that says ‘SiI 4726 Manager’.
<StatusScreenTitleBar>
SiI 4726
Manager</StatusScreenTitleBar>
<StatusScreenTitleBar>
Your Company Name</StatusScreenTitleBar>
The ‘AllowPolicyChages’ – True – turns on the Policy feature. If the end-user changes the XML tag
value to
False, the Policy Icon will not appear in the GUI and the feature will not be available.
<AllowPolicyChanges>True</AllowPolicyChanges> <AllowPolicyChanges>False</AllowPolicyChanges>
The ‘AllowAdvancedConfig’ – True – turns on the Advanced Config feature. If the end-user changes
the XML tag value to False, the general Configure feature will still be available, but the Advanced
button (inside the Configuration feature) will not be available.
<AllowAdvancedConfig>True</AllowAdvancedConfig> <AllowAdvancedConfig>False</AllowAdvancedConfig>
Note: If the file is missing from the working directory, the GUI will allow both policy changes and
advanced mode, as well as the status screen title to be set to “Sil4726”. If there are any errors in
the XML tag value, the Advanced Configuration button will not be available in the Configuration
Setup.
If there is an error in the XML tag value, a pop-up window will appear notifying the end-user of the
error and the tag where it can be found.