Programming instructions

NC Programming 17VRS Motion Blocks
4-5
DOK-MTC200-NC**PRO*V17-ANW1-EN-P
Gain Factor = 7
G06, G08
Surface S
eed
= F1000
mm/min
Section of Circle
Evaluation in Quadrant Transition
Position Deviation
Oscilloscope Function
Position Values Y Axis [mm]
Position Difference:
Position Command Value:
Elongation Factor: 2279.2
X Axis
Fig. 4-5: Circular interpolation with Minimized Following-Error Mode, partial view
F1000
Interpolation with Following Error 'G07'
A following-error-containing algorithm is activated for the axis moves us-
ing the interpolation condition G07. G07 is the power-on state. It is active
and latched until it is overwritten by a G06. G07 is reset automatically at
the end of the program (RET) or by the BST, M02, M30 command. NC-
block transitions which are not tangential will be rounded.
Example
Diameter of Circle
160 mm
Surface Speed =F8000
Gain Factor = 7
G07, G08
Position Values Y Axis [mm]
Oscilloscope Function
Following error:
Position Command Value:
Expansion tion Factor: 527.5
Axis Number: 1
Axis Type: Dig. Linear Axis
Axis Name:X
Process: Master
Axis Number: 2
Axis Type: Dig. Linear Axis
Axis Name:Y
Process: Master
Position Values X Axis [mm]
Position Values Y Axis [mm]
Fig. 4-6: Circular interpolation with F8000 mm/min and G07
In the circle shown here (Fig. 4-6) the actual contour is multiplied by an ex-
pansion factor of 527.5. By contrast, the expansion factor with G06 was a
multiplier of 1693.7—more than three times the value—which explains the
variation in the position deviation. Here is the part program for the circle
plots (Figs. 4-6 to 4-9).