Synchronization types for spindle function (P-CHAN-00081)

Synchronization types for spindle function (

The element "s_synch" defines the synchronization type of the spindle-function.

Variable name

Type

Permitted range

Dimension

s_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 function will be executed without synchronization. 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
: