Numerical input
Numericals are entered as integers or decimal point inputs. Decimal point inputs are basically separated with a ".". Leading zeros can be omitted. The input for lengths and positional values is done in mm or inch, depending on the configuration and the programming. The input of angles is done in degrees or gon.
Example:
Values: [µm] | Inputs : [mm] |
---|---|
0,1 | 0.0001 or .0001 |
1 | 0.001 or .001 |
10 | 0.01 or .01 |
100 | 0.1 or .1 |
1000 | 1.0 or 1 |
10000 | 10.0 or 10 |
100000 | 100.0 or 100 |
1000000 | 1000.0 or 1000 |
The input of numerical values is limited by the internal numerical display.
This numerical representation allows traversing movements in the range of 200 m with a resolution of 0,1 µm!
By changing the internal conversion factors in a specification file, the input of positions, feeds, etc., may also be done in other units than mm or inch.