Siemens SINUMERIK 828D Programming Manual page 189

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

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
N10 G0 X0 Z0 DIAMON
N15 DIAMOF
N20 DIAMONA[Y]
N25 X200 Y100
N30 DIAMCHANA[Y]
N35 X50 Y100
N40 DIAMON
N45 X50 Y100
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
N10 DIAMON
N15 G0 G90 X20 Y40 DIAMONA[Y]
N20 G01 X=RIC(5)
N25 X=RAC(80)
N30 WHEN $SAA_IM[Y]> 50 DO POS[X]=RIC(1)
N40 WHEN $SAA_IM[Y]> 60 DO POS[X]=DAC(10)
N50 G4 F3
Fundamentals
Programming Manual, 07/2010, 6FC5398-1BP40-0BA0
Comment
; Channel-specific diameter programming active for X.
; Channel-specific diameter programming off.
; Modal axis-specific diameter programming active for Y.
; Radius programming active for X.
; Y accepts the status of the channel-specific
diameter/radius programming and is assigned to this.
; Radius programming active for X and Y.
; Channel-specific diameter programming on.
; Diameter programming active for X and Y.
Geometry settings
8.3 Dimensions
Comment
; Channel-specific diameter
programming on.
; Modal axis-specific diameter
programming active for Y.
; Dimensions effective in this
block for X: Radius in
incremental dimensions.
; Dimensions effective in this
block for X: Radius in absolute
dimensions.
; X is command axis.
Dimensions effective in this
block for X: Radius in
incremental dimensions.
; X is command axis.
Dimensions effective in this
block for X: Radius in absolute
dimensions.
189

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents