Configuration variables

[1]

Transfer the variables configured for the G-code to the SRL variable list. This saves the identifiers with the SRL program.

[2]

Transfer the variables configured in the SRL variable list to the G-code variable list. This allows them to be stored in the G-code configuration.

[3]

List of real variables used in G-code

[4]

Assigned SRL index of the G-code variables

[5]

Names of the G-code variables

[6]

Select the row of an SRL variable to edit it.

[7]

Enter the index of the SRL variables for the marked G-code variables.

[8]

Enter the desired name of the SRL variables for the marked G-code variables.

[9]

Delete the marked variable configuration.

[10]

List of Boolean variables used in G-code

[11]

List of pose variables used in G-code

[12]

Choice box of the data type (Real, Bool, Pose) of the new G-code variables to be added

[13]

Specify the index in the SRL variable list which should be assigned to the G-code variable.

[14]

Specify the name of the G-code variable. INFORMATION: The variable name may only consist of the letters a-Z, underscores _ and numbers 0-9. The length is limited to a maximum of 24 characters. The name must not have been used already as an address letter or variable name. G-code commands such as G01, M1, N100 or keywords such as TRUE, FALSE, CAXTRACKON, TANGON are also not permitted. A warning message is displayed if an invalid identifier is used.

[15]

Add a new G-code variable. INFORMATION: If the button remains grayed out, this indicates an incorrect entry of an index or name, or that these are already in use. The error is displayed in [16]. The index may only be assigned once within a data type. The name of the variable must be unique and may only occur once across all data types.

[16]

Information message if an index or variable name is entered incorrectly