Page 1 of 1

DC Motor Documentation

Posted: Tue Aug 28, 2018 4:18 am
by klock
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.

Re: DC Motor Documentation

Posted: Tue Aug 28, 2018 7:48 am
by mparadis
The information you're looking for is on this page:

https://www.phidgets.com/docs/Using_Mul ... rom_Events