Siemens SINUMERIK 840Di sl Function Manual page 88

Synchronized actions, ncu system software
Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

Detailed description
2.4 Actions in synchronized actions
TRAILON - Coupled motion from a synchronized action
From a synchronized action it is possible to define and simultaneously activate the
assignment of a following axis to a leading axis using a coupling factor:
... DO TRAILON(FA, LA, Kf)
where:
FA
LA
Kf
The commands for separating the coupled-axis grouping are as follows:
... DO TRAILOF(FA, LA, LA2)
... DO TRAILOF(FA)
where:
FA
LA
LA2
Curve tables
The relationship between a master quantity and a slave quantity stored in curve tables can
be utilized in synchronized actions in the same way as other REAL functions (e.g. SIN,
COS).
Calculate slave value
The slave value calculated from a master value on the basis of curve table n must be
assigned to an arithmetic variable.
Example
... DO $R17=CTAB(LW, n, degree)
where:
LW
n
degrees
Example
DEF REAL GRADIENT
...
WHEN $A_IN[1] == 1 DO $R17 = CTAB(75.0, 2, GRADIENT)
88
Following axis
Leading axis
Coupling factor
Following axis
Leading axis
Leading axis 2, optional
Master value
Number of curve table
Pitch parameters, result
2 more options parameters for scaling:
- Following axis
- Leading axis
or
in short form
Function Manual, 11/2006, 6FC5397-5BP10-2BA0
Synchronized actions

Advertisement

Table of Contents
loading

Table of Contents