Referencing parameters
The purpose of parameter references is to reduce the number of parameters required to configure the CNC. They also simplify parameter dependencies.
If there is a change, the function shows only the reference parameter that needs to be changed for a dependency.
Advantages
- The number of parameters to be set is reduced
- Parameter dependencies are easier to identify
- No need to change a dependent parameter from another one
- References can be concatenated
Restrictions
- The number of possible references is fixed and not adjustable.
- Reference direction is predefined
- It is not possible to calculate with references
Reference direction
References can only be made within a file, e.g. within an axis. A reference can be used several times within an axis.
Reference parameters can also be placed in the standard parameter list. References are also possible within the standard parameter list.
Standard parameter lists are only provided for axes and channels.