Siemens SINUMERIK 840D sl Programming Manual page 551

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Examples
Example 1: Dynamic configuration of a master/slave coupling
Dynamic configuration of a master/slave coupling from the part program.
The axis relevant after axis container rotation is to become the master axis.
Program code
MASLDEF(AUX,S3)
MASLON(AUX)
M3=3 S3=4000
MASLDEL(AUX)
AXCTSWE(CT1)
Example 2: Actual-value coupling of a slave axis
Actual value coupling of a slave axis to the same value of the master axis using
PRESETON. For a permanent master/slave coupling, the actual value at the slave axis is to
be changed using PRESETON.
Program code
N37262 $MA_MS_COUPLING_ALWAYS_ACTIVE[AX2]=0
N37263 NEWCONF
N37264 STOPRE
MASLOF(Y1)
N5 PRESETON(Y1,0,Z1,0,B1,0,C1,0,U1,0)
N37262 $MA_MS_COUPLING_ALWAYS_ACTIVE[AX2]=1
N37263 NEWCONF
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
11.7 Master/slave coupling (MASLDEF, MASLDEL, MASLON, MASLOF, MASLOFS)
Comment
; S3 master for AUX
; Close coupling for AUX
; Clockwise direction of rotation
; Delete configuration and open the coupling
; Container rotation
Axis couplings
Comment
; Briefly switch-out the
permanent coupling.
; Temporary coupling open.
; Set the actual value of
the non-referenced slave
axes as these are
activated with Power On.
; Activate permanent
coupling.
551

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents