EasyManuals Logo
Home>Siemens>Control Systems>SINUMERIK 828D

Siemens SINUMERIK 828D Programming Manual

Siemens SINUMERIK 828D
822 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #605 background imageLoading...
Page #605 background image
Motion synchronous actions
10.4 Actions in synchronized actions
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
605
10.4.21 Coupled motion (TRAILON, TRAILOF)
Function
When the coupling is activated from the synchronized action, the leading axis can be in
motion. In this case the following axis is accelerated up to the set velocity. The position of
the leading axis at the time of synchronization of the velocity is the starting position for
coupled-axis motion. The functionality of coupled-axis motion is described in the Section
"Path traversing behavior".
Syntax
Switch-in coupled motion
DO TRAILON(following axis, leading axis, coupling factor)
Deactivate coupled-axis motion
DO TRAILOF (following axis, leading axis, leading axis 2)
Significance
Activate unsynchronized coupled motion:
... DO TRAILON(FA, LA,
Kf)
with:
FA: Following axis
LA: Leading axis
Kf: Coupling factor
Deactivate unsynchronized coupled motion:
... DO TRAILOF(FA, LA,
LA2)
... DO TRAILOF(FA)
with:
FA: Following axis
LA: Leading axis, optional
LA2: Leading axis 2, option
All couplings to the following axis are disengaged.
Example
Program code Comments
$A_IN[1]==0 DO TRAILON(Y,V,1) ;
A
ctivation of the 1st coupled motion group
if the digital input is 1
$A_IN[2]==0 DO TRAILON(Z,W,-1) ; Activation of the 2nd coupled axis group
G0 Z10 ; Infeed Z and W axes in the opposite ;axis
direction
G0 Y20 ; Infeed of Y and V axes in same axis
direction
...
G1 Y22 V25 ; Superimpose dependent and independent
movement of coupled motion axis "V"
...
TRAILOF (Y,V) ; Deactivate 1st coupled axis group
TRAILOF (Z,W) ; Deactivate 2nd coupled axis group

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 828D and is the answer not in the manual?

Siemens SINUMERIK 828D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 828D
CategoryControl Systems
LanguageEnglish

Related product manuals