ANNEX 9
8017768/12AX/2019-05-31|SICK
Subject to change without notice
OPERATING INSTRUCTIONS | TIC
Get Current Site Configuration
Ectn.Tems.TemsManagerCmd.exe <connection info> /get=D:\Site.temsXml
Retrieves the current site configuration and serializes it to the indicated file.
Output file where the serialized site configuration is stored.
Timeout, network interruption, …
No configuration is currently set on the TEMS Recorder
Invalid output path or access denied
Set Site Configuration
Ectn.Tems.TemsManagerCmd.exe <connection info> /set=D:\Site.temsXml
Sets a serialized site configuration on the TEMS Recorder as the current configuration. Once this has been
successfully completed, the configuration is started as if the command line argument /start was used.
File with a serialized site configuration
Number of seconds to wait for the completion of this operation
The site configuration is loaded and has state “ConfigurationRunning”
The site configuration file did not exist or couldn’t be accessed
TEMS Recorder rejected the site configuration for some reason. More details in the
error console.
Start Last Site Configuration
Ectn.Tems.TemsManagerCmd.exe <connection info> /start [ /timeout=300 ]
Restarts a site configuration that was previously stopped.
Number of seconds to wait for the completion of this operation
The site configuration is in state “Configuration Running”
Timeout, network interruption, …
TEMS Recorder failed to initialize the configuration. More details in the error
console
TEMS Recorder didn’t reach state “Not Configured” in time
Stop Current Site Configuration
Ectn.Tems.TemsManagerCmd.exe <connection info> /stop [ /timeout=111 ]
Stops the site configuration that is currently loaded. For example, this is required before a maintenance operation
can be started.
Number of seconds to wait for the completion of this operation
The TEMS Recorder has reached (or already was) in state “No Configuration”
Timeout, network interruption, …
TEMS Recorder didn’t reach state “Not Configured” in time