K1: Mode group, channel, program operation, reset response
9.8 Block search Type 5 SERUPRO
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
551
Master-slave
During the block search, only the link status should be updated without calculating the associated positions of the
coupled axis.
A system ASUB can be started automatically after the block search is finished. In this subroutine, the user can
control the link status and the associated axis positions subsequently. The information needed can be read from
additional block search system variables.
System variable for master/slave
The following system variables are needed for the position offset between the axes to be coupled with the
desired link status:
Slave* for slave axis identifier
For further information about the master/slave link, see:
References:
/FB3/ Function Manual Special Function; Speed/Torque Coupling (TE3), Master-Slave
The system ASUB is called progevent.spf and must be available in the /_N_CMA_DIR directory. The contents
might be as follows:
progevent.spf
X=Master axis, Y=Slave axis
NCK variables
Description
$P_SEARCH_MASLD[X] Slave*
Position offset between slave and master axis when the
link is closed.
$P_SEARCH_MASLC[X] Slave*
Current status of a master/slave link was changed
during block search.
$AA_MASL_STAT[X] Slave*
Current status of a master/slave link active.
Note
This block search for the master/slave link is effective only if the position offset between the
axes can be determined.
In order to determine the programmed positions, the axes to be linked must be in the same
channel at the time of the block search. If this is not the case, the block search is aborted with
alarm 15395.
Variables $P_SEARCH_MASLD, $P_SEARCH_MASLC and $AA_MASL_STAT are cleared
on MASLON.
Programming
N10 IF(($S_SEARCH_MASLC[Y]< >0) AND ($AA_MASL_STAT[Y]< >0))
N20 MASLOF(Y)
N30 SUPA Y=$AA_IM[X]-$P_SEARCH_MASLD[Y]
N40 MASLON(Y)
N50 ENDIF
N60 REPOSA
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...