The CurrentLimit sets when the stepper controller's chopper drive cuts out, effectively limiting the current. getCurrent returns the current being drawn by the motor at the time the function is called.int CPhidgetStepper_setCurrentLimit (CPhidgetStepperHandle phid, int index, double limit)
Sets the current limit for a motor.
int CPhidgetStepper_getCurrent (CPhidgetStepperHandle phid, int index, double *current)
Gets the current current draw for a motor.
Users browsing this forum: No registered users and 1 guest