9 ANNEX
8017768/12AX/2019-05-31|SICK
OPERATING INSTRUCTIONS | TIC
Subject to change without notice
Connect to TEMS Recorder via IP Address
Ectn.Tems.TemsManagerCmd.exe /address=127.0.0.1 [ /port=1234 ]
Connects to a TEMS Recorder that is specified by an IP address or a host name (DNS) and optionally a TCP Port
Address is invalid or port number is out of range [1… 65535]
Neither /address nor /discover are present.
No connection could be established. Exception details are written to the error console.
Connect to TEMS Recorder via Discovery
Ectn.Tems.TemsManagerCmd.exe /discover=12345678
Connects to a TEMS Recorder on the local LAN using AutoIP discovery.
8-digit serial number of the TEMS Recorder with which a connection should be
established.
Auto IP couldn’t be started because the port was already in use.
The discovery couldn’t find a TEMS Recorder with the indicated serial number
The discovery found more than one TEMS Recorder with the same serial number.
Provide Password
Ectn.Tems.TemsManagerCmd.exe <connection info> [/password=<password> ]
[ /userlevel=<userlevel> ]
Example
Ectn.Tems.TemsManagerCmd.exe <connection info> /password=client
/userlevel=AuthorizedClient
All commands that change the site configuration or the settings of TEMS Recorder require a higher access level.
By default, “Service” user level is assumed. Thus only a password parameter needs to be provided – i.e.,
“/password”. To explicitly alter access rights the following switch: /userlevel=xxx with its corresponding password
The name of a user level that the user wishes to log on to. Available user levels are:
Operator
AuthorizedClient
Secret password, provided in plain text without quotation marks. The default
passwords are:
User level “Operator” = <none>
User level “AuthorizedClient” = client
User level “Service” = servicelevel
The given password for specific user level was incorrect.
The given user level has insufficient access rights to perform the operation.