Siemens SINUMERIK 840D sl Programming Manual page 400

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

Advertisement

Path traversing behavior
9.4 Axial leading value coupling (LEADON, LEADOF)
N30 IDS=3 EVERY ($A_IN[2]==1)
DO LEADOF(X,LV) LEADOF(YL,LV)
LEADOF(ZL,LV) LEADOF(U,LV) LEADOF(V,LV)
LEADOF(W,LV) $AC_MARKER[0]=0
$AC_MARKER[1]=0 $AC_MARKER[3]=0
$AC_MARKER[4]=0 $AC_MARKER[5]=0
$AC_MARKER[6]=0 $AC_MARKER[7]=0
....
N110 G04 F01
N120 M30
Description
Master value coupling requires synchronization of the leading and the following axes. This
synchronization can only be achieved if the following axis is inside the tolerance range of the
curve definition calculated from the curve table when the master value coupling is activated.
The tolerance range for the position of the following axis is defined via machine data
MD 37200: COUPLE_POS_POL_COARSE A_LEAD_TYPE.
If the following axis is not yet at the correct position when the master value coupling is
activated, the synchronization run is automatically initiated as soon as the position setpoint
value calculated for the following axis is approximately the real following axis position. During
the synchronization procedure the following axis is traversed in the direction that is defined
by the setpoint speed of the following axis (calculated from master spindle and using the
CTAB curve table).
No synchronism
If the following axis position calculated moves away from the current following axis position
when the master value coupling is activated, it is not possible to establish synchronization.
9-34
; **** E2 0=>1 coupling OFF
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Job planning

Advertisement

Table of Contents
loading

Table of Contents