General Purpose
- Last UpdatedNov 29, 2023
- 1 minute read
FR_TERM_OUT = <value>
By default the system always tries to translate any X-coordinate into a frame term (FR). This keyword controls whether the X-coordinate should be translated or not.
The keyword can be assigned the following values:
-1 No FR-terms are used.
0 FR-terms with a possible offset are used.
Default is 0
LP_TERM_OUT = <value>
If longitudinal positions are defined, Y- and Z-coordinates can be described as LP-terms in system generated output.
The keyword can be assigned the following values:
-1 No LP-terms are used.
0 LP-terms with a possible offset are used.
1 LP-terms are used only if the offset is zero.
2 As for 1 but also "half" LP-terms are used.
Default is 1
TRACEON
If given, test prints will be produced on the log created by the program. This parameter is only intended to be used for system maintenance.