July 2010 30 – 571
30 Machine Parameter
30.1 Explanation
A contouring control must have access to specific data (e.g., traverse distances, acceleration,
shaft speeds) before it can execute its programmed instructions.
These data are defined in machine parameters.
The list of machine parameters is divided into topic groups.
If there is more than one input value for a single function (e.g., a separate input for each axis),
the parameter number is extended by indices.
Index zero is always axis 1, index one is axis 2, etc.
Example:
In the system file OEM.SYS, using the code word AXISNUMBER, the number of axes used or
entered, so that only the necessary indices of the machine parameters are displayed.
With other machine parameters you can activate specific functions. In this case, the
parameters serve as on/off switches for these functions. These parameters are bit-encoded.
Each bit is assigned either to an axis or a function.
Example:
MP 10 : %00000000011111 ; active axes
Machine parameters Topics
10 to 999 Encoders and machines
1000 to 1399 Positioning
1400 to 1699 Operation with velocity feedforward control
1700 to 1999 Operation with following error (servo lag)
2000 to 2999 Integrated speed and current control
3000 to 3999 Spindle
4000 to 4999 Integrated PLC
5000 to 5999 Data interface
6000 to 6199 3-D touch probe
6500 to 6599 Tool measurement with triggering touch probe
7100 to 7199 Tapping
7200 to 7349 Programming and display
7350 to 7399 Color
7400 to 7599 Machining and program run
7600 to 7699 Hardware
13000 to 13999 Second spindle
MP1010.0-8 Rapid traverse
MP1010.0 Rapid traverse for axis 1
MP1010.1 Rapid traverse for axis 2
MP1010.2 Rapid traverse for axis 3
MP1010.3 Rapid traverse for axis 4
MP1010.4 Rapid traverse for axis 5
MP1010.5 Rapid traverse for axis 6
MP1010.6 Rapid traverse for axis 7
MP1010.7 Rapid traverse for axis 8
MP1010.8 Rapid traverse for axis 9