Synchronization types for M03 (P-CHAN-00045)
The use of M03 requires for the respective spindles the definition of the synchronization type.
Variable name | Type | Permitted range | Dimension |
---|---|---|---|
m3_synch | SYNCHRO_ART | NO_SYNCH, MOS, MVS_SVS, MVS_SNS, MNS_SNS, MNE_SNS, MVS_SLM, MVS_SLP, PLC_INFO, BWD_SYNCH, FWD_SYNCH, FAW_SYNCH | ---- |
EXAMPLE:For a (controlled) spindle „S1“ the spindle specific M-function M03 is PVS_SVS. The PLC will be informed.
Extract from channel parameters list:
:
spindel[0].bezeichnung S1
spindel[0].log_achs_nr 6
spindel[0].s_synch 0x00000001 MOS
spindel[0].m3_synch 0x00020002 PLC_INFO, MVS_SVS
spindel[0].m4_synch 0x00020004 PLC_INFO, MVS_SNS
spindel[0].m5_synch 0x00020002 PLC_INFO, MVS_SVS
spindel[0].m19_synch 0x00000008 MNS_SNS
: