Examples and tips
PROGRAMMING MANUAL 336
Revision 1.0
'Fill the TABLE with the suitable waveform
FOR i= in_tbl TO end_tbl
TABLE(i,(k*(COS(PI*i/npoints)-1))^2)
NEXT i
RETURN
5.2.8 Flying shear program
fig. 56
An example of the Flying shear program. In this application there are three
axes:
• Axis 0, shear_axis, the advancement of the shear.
• Axis 1, flying_axis, is the flying shear.
• Axis 2, line_axis, transports the material.
Axis 1
Axis 0
Axis 2