DAC: The DAC command sets the following dimensions to non-modal for the specified
axis:
Diameter in absolute dimensions
DIC: The DIC command sets the following dimensions to non-modal for the specified
axis:
Diameter in incremental dimensions
RAC: The RAC command sets the following dimensions to non-modal for the specified
axis:
Radius in absolute dimensions
RIC: The RIC command sets the following dimensions to non-modal for the specified
axis:
Radius in incremental dimensions
Note
With DIAMONA[<axis>] or DIAM90A[<axis>], the transverse-axis actual values are
always displayed as a diameter. This also applies to reading of actual values in the workpiece
coordinate system with MEAS, MEAW, $P_EP[x] and $AA_IW[x].
Note
During the replacement of an additional transverse axis because of a GET request, the status
of the diameter/radius programming in the other channel is accepted with RELEASE[<axis>].
Examples
Example 1: Modal axis-specific diameter/radius programming
X is the transverse axis in the channel, axis-specific diameter programming is permitted for Y.
Program code Comment
N10 G0 X0 Z0 DIAMON ; Channel-specific diameter programming active for X.
N15 DIAMOF ; Channel-specific diameter programming off.
N20 DIAMONA[Y] ; Modal axis-specific diameter programming active for Y.
N25 X200 Y100 ; Radius programming active for X.
N30 DIAMCHANA[Y] ; Y accepts the status of the channel-specific diameter/
radius programming and is assigned to this.
N35 X50 Y100 ; Radius programming active for X and Y.
N40 DIAMON ; Channel-specific diameter programming on.
N45 X50 Y100 ; Diameter programming active for X and Y.
Example 2: Non-modal axis-specific diameter/radius programming
X is the transverse axis in the channel, axis-specific diameter programming is permitted for Y.
Program code Comment
N10 DIAMON ; Channel-specific diameter pro-
gramming on.
Fundamentals
2.8 Geometry settings
NC programming
166 Programming Manual, 12/2019, 6FC5398-2EP40-0BA0