Completely bypass acceleration from DCC1002?
Posted: Tue Oct 03, 2023 8:18 am
Hi! Is it possible to completely bypass the acceleration feature of the DCC1002/DCC1003?
I have set (python) dcmotor0.setAcceleration(dcmotor0.getMaxAcceleration) prior to turning on a basic DC Motor. But I have found that, while quick, it doesn't remove the feature. Unfortunately, I still want to use the other features of the DCC1002: reversing power, pwm speed controll... but I would like to see instant-on ability too.... Here is the output from an oscilloscope with acceleration set to max. You can see the phidget device is still pwming the current going into the motor.
I have set (python) dcmotor0.setAcceleration(dcmotor0.getMaxAcceleration) prior to turning on a basic DC Motor. But I have found that, while quick, it doesn't remove the feature. Unfortunately, I still want to use the other features of the DCC1002: reversing power, pwm speed controll... but I would like to see instant-on ability too.... Here is the output from an oscilloscope with acceleration set to max. You can see the phidget device is still pwming the current going into the motor.