Parameter
|
Description
|
---|---|
ParW0
|
Enter 11 to indicate that the type of interpolation to be used is linear interpolation with circular interpolation connection for which the radius is given.
|
ParW1 = NpLin
|
Indicate the number of points in the circle arc in this parameter. This number of points (minimum 1) represents the number of intermediate points that the module has to calculate in order to define the trajectory on this segment.
|
ParW4
|
Bit 0 at 0 for counter-clockwise trajectory direction.
Bit 0 at 1 for clockwise trajectory direction.
If a third tangent type axis is being used, select tangent mode (bit 8 of ParW4 at 1) to indicate that the motion of the third axis will follow the curve using tangent mode (positioning a tool for example so that it is always at right-angles to the curve and follows its tangent).
Note: Tangent mode (bit 8 at 1) will be available in a later version of the TjE/TSX CSY 85 combination, but for the moment only angular positioning of the third Z axis is supported.
|
ParF1 = R
|
Radius is the length of the radius of the circle arc.
|
Code
|
Description
|
---|---|
9504
|
The table contains two consecutive identical points.
|
9506
|
Use of circular type interpolation although more than two axes have been defined
|
9511
|
The radius is less than half the distance between points Pn-1 and Pn.
|
9512
|
Circle impossible
|
9513
|
Radius equal to 0
|
9518
|
The number of points in the circular interpolation segment is set to 0.
|