Gear selection/parameter set changeover

The M functions for selection of the gear of the main spindle M40–45 are activated by the parameter P-CHAN-00052 (main_spindle_gear_change) in the channel parameter list. The M functions M40–45 can be used freely if gear changing is deactivated.

M function

Meaning

M40–45

Gear selection for the main spindle

Gear selection/parameter set changeover 1:

When gear changing P-CHAN-00052 (main_spindle_gear_change) is activated, the M functions M40–45 must be assigned the synchronisation method MVS_SVS via the parameter P-CHAN-00041 (m_synch[..])!

Output always takes place in the spindle-specific range, and the PLC_INFO bit is not used here.

Possible:

Not possible:

The M functions M40-M45 are defined of the prescribed synchronization method.

Initialization in the channel parameter list

m_synch[40]           0x00000002     MVS_SVS
m_synch[41]           0x00000002     MVS_SVS
m_synch[42]           0x00000002     MVS_SVS
m_synch[43]           0x00000002     MVS_SVS
m_synch[44]           0x00000002     MVS_SVS
m_synch[45]           0x00000002     MVS_SVS

Activation of gear changing:

main_spindle_gear_change  1

Programming example

Gear selection/parameter set changeover 2: