This is an old revision of the document!
TransSECS Devices - Runtime Configuration
The root-node of the TransSECS tree allows you to set the default configuration for your host or tool. For example, here's the default screen from the TransSECS “GEMTool” example project.
When you first run your tool or host, an XML configuration file matching the name you gave in your project will be created. For example, for the “GEMTool” the file will be called “GEMToolProperties.xml”
You may edit this file in any text editor. We recommend the Notepad++ editor but any editor with the ability to edit plain text will work.
Make a backup of the file, just in case. When you open it you will see a header followed by a number of properties:
<void method="put"> <string>activeConnectionRetryInterval</string> <double>-1.0</double> </void>