Programming - Siemens SINUMERIK 840D sl Function Manual

Special functions
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Spindles in master value coupling
A spindle can only be used as the master value coupled following axis if it has been switched
to axis mode beforehand. The machine data parameter block of the axis drive then applies.
Example: Activation from synchronized action
Program code
SPOS=0
B=IC(0)
RELEASE(Y)
ID=1 WHEN ($AA_IM[X]<-50) DO LEADON(B,X,2)
5.3.3

Programming

Definition and activation
An axis master value coupling is defined and activated simultaneously with the modal
effective language command LEADON.
Syntax:
LEADON(<FA>,<LA>,<CTABn>)
Meaning:
<FA>
<LA>
<CTABn>
Example:
Program code
LEADON(Y,X,1)
Special Functions
Function Manual, 09/2011, 6FC5397-2BP40-2BA0
Following axis as geometry-, channel- or machine axis name (X, Y, Z,...)
Leading axis as geometry-, channel- or machine axis name (X, Y, Z,...)
Software axis is also possible:
MD30130 $MA_CTRLOUT_TYPE=0 (setpoint output type)
Number of curve table
Range of values:
1 to 999
Comment
; Definition and activation of a master value coupling between
the leading axis X and the following axis Y. Curve Table No.
1 should be used to calculate the following value.
M3: Coupled axes
5.3 Master value coupling
Comment
; Switch spindle to axis
operation.
; Release for synchronous
action.
; Y is coupled to X via curve
table No.2.
239

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents