I am using a servo drive with step/direction inputs, and trying to use the step/direction spindle control. (DMM Dyn4, FWIW)
Masso just starts outputing pulses at full selected speed and the servo can't keep up, as it assumes the controller will do the acceleration, and it trips out.
Obviously MASSO already has acceleration systems in place for axis controls, it'd just be nice to have that optionally be available for spindles too.
Having the step/dir outputs implies to me that it does, and nowhere in the documentation have I found any indication that this isn't the case.
I'm working around this right now by inserting an arduino to convert a PWM train into an accelerated STEP/DIR signal.