Siemens SINUMERIK 840D sl Programming Manual page 627

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Program code
N20 IPOBRKA(X,100)
N30 POS[X]=200
N40 POS[X]=250
N50 POS[X]=0
N60 X10 F100
Further information
System variable for end-of-motion criterion
The effective end-of-motion criterion can be read using the system variable $AA_MOTEND.
Block-change criterion: "Braking ramp" (IPOBRKA)
If, when activating the block change criterion "brake ramp", a value is programmed for the
optional block change instant in time, then this becomes effective for the next positioning
motion and is written into the setting data synchronized to the main run. If no value is specified
for the block change instant in time, then the actual value of the setting data is effective.
SD43600 $SA_IPOBRAKE_BLOCK_EXCHANGE
IPOBRKA is deactivated for the corresponding axis when an axis end-of-motion criterion
(FINEA, COARSEA, IPOENDA) is next programmed for the corresponding axis.
Additional block-change criterion: "Tolerance window" (ADISPOSA)
Using ADISPOSA, a tolerance window around the end of block (either as actual or setpoint
position) can be defined as additional block change criterion. Then, two conditions must be
fulfilled for the block change:
● Block-change criterion: "Braking ramp"
● Block-change criterion: "Tolerance window"
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
Comment
; Block change criterion: "Braking ramp",
100% = start of the braking ramp
; The block is changed as soon as the X axis starts to brake
; X axis no longer brakes at position 200, but rather contin-
ues to traverse to position 250.
As soon as the axis starts to brake, the block changes.
; Axis X brakes and returns to position 0.
The block change takes place at position 0 and "exact stop
fine"
; Axis X traverses as path axis to position 10
Work preparation
3.7 Special motion commands
627

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents