Thank you for the reply...
How can I assign the tool number for the lift spindle (spindle 1) and ro the right spindle (spindle 2) and the main spindle (center spindle)
Usually on Masso Controller the spindle 1 is assign to tool number 101 and the spindle 2 is tool number 102 and the main spindle is tool number 1 to 100 ( if your spindle is ATC)
Best regards
Rex
cncdrive wrote:Well you could write a macro for it which handles the different spindle speed commands and different start/stop signals for the spindles.
You could wire the analog 0-10Volts output to all 3 spindles and then wire separate start/stop signals and then you could call macros to switch the spindles on/off.
Ofcourse this way you can run the spindles on the same speed one time, because there is one analog output only on the AXBB-E.
I don't know if this limitation is a problem for you or not?
You could also use offsets G54, G55, G56 etc. to switch/select between the offsets of the different spindles.