Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here you find all possible Sections and Keys for the CustoCfg.ini.

Please consider the structure of an ini file (https://en.wikipedia.org/wiki/INI_file).

IF want to add a comment start the line with the a # sign.

The order of the sections is not important, but everything is case sensitive.

Section [DiagServer]R/O
required
optional
Description / Values
UrlRURL of the custo diagbostic server. Example: http://localhost:8080/diag/
This is the only setting that establishes the connection between the custo diagnostic client and the custo diagnostic server.
ClientCertificateO

Certificate of the client to authenticate the client on the server. Must be in PEM format.

ClientKeyO

The private Key

for

matching the Certificate.

DescriptionOName or Description of the custo diagnostic server. (Plain text name of the custo diagnostic server for custo diagnostic starter users)
StartProgramOCDC (StartProgram=CDC) starts the custo diagnostic client instead of the custo manager
Section [DiagServerXX]ODescription / Values
XXOUp counting number for further custo diagnostic servers in this configuration (eg. [DiagServer01]). Useful for custo diagnostic starter setups.
DescriptionOName or Description of the custo diagnostic server. (Plain text name of the custo diagnostic server for custo diagnostic starter users)
StartProgramOCDC (StartProgram=CDC) starts the custo diagnostic client instead of the custo manager
Section [Start]R/O
required
optional 
Description / Values
WsNameOName of the PC in the configuration database. In case of a terminal server setup you may consider to use the variable %CLIENTNAME%
WsName_CMOName of the PC in the configuration database when custo manager is used. If the entry "WsName" exists, this has the higher priority.
WsName_CSCOName of the PC in the configuration database when custo service center is used. If the entry "WsName" exists, this has the higher priority.



Sektion [Demo]R/O
required
optional 
Description / Values
DemoModeO

Specifies whether diag runs in demo mode.

0 = Demo mode off; standard or not specified
1 = Demo mode on