Simsetup configuration file (cfg_simsetup)
- Last UpdatedDec 04, 2023
- 2 minute read
The cfg_simsetup.xml file contains configuration settings that relate to accessing the simulation environment.
simsetup
The simsetup parameters of the configuration file.

|
Name |
Type |
Description |
|---|---|---|
|
simsetup |
GROUP |
Enables customization of few elements into simsetup module. |
|
convergenceType |
SSTRING |
Camera convergence type (used when rendering in stereo). Values are: parallel, toeIn, offAxis. |
|
convergence |
SFLOAT |
Camera convergence (used when rendering in stereo). |
|
separation |
SFLOAT |
Camera separation (used when rendering in stereo). |
login
The login parameters of the configuration file.

|
Name |
Type |
Description |
|---|---|---|
|
login |
GROUP |
Configures the login and logout mechanism. These settings are overridden by login.enable (external login and scenario selection). |
|
type |
SSTRING |
The login type. Values are: anonymous, badge, password. |
|
autologout |
SBOOL |
Enables automatic logout when the simulation is finished. |
persistance
The persistance parameters of the configuration file.

|
Name |
Type |
Description |
|---|---|---|
|
persistence |
GROUP |
Defines the list of local files to use for managing users and scores when using internal scenario selection. |
|
badgeFile |
SSTRING |
File to use to load check for users badges or login. |
|
scoreFile |
SSTRING |
File that stores the users score. |
|
logFile |
SSTRING |
File that stores the users log. |