DC Motor Documentation
Posted: Tue Aug 28, 2018 4:18 am
Hello. I am trying to use a DCMotor on a motor controller phidget witb a voltage input sensor. I want to call the dcmotor after a voltageinputchangehandler event is triggered. The original documentation on phidget website does not explain it enough. How do I inject / import / use the DCMotor inside the handler? Or can I make tbe handler call another function that calls the dcmotor? Thanks.