Synchronization types for M19 (P-CHAN-00043)
The use of M19 requires for the respective spindles the definition of the synchronization type.
Variable name | Type | Permitted range | Dimension |
---|---|---|---|
m19_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 M19 is PNS_SNS. The PLC will not 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
: