Page 1 of 1

Phidgets Motor Controller

PostPosted: Mon Jun 13, 2011 3:28 pm
by glenbot98
Hi, does anyone have any Flowstone examples using the Phidgets DC motor controller? I have 1 motor working fine but setting up the second one and being able to change the velocity(or different velocities) at the same time on both, I'm stumped.

Thank you,

Glen

Re: Phidgets Motor Controller

PostPosted: Thu Feb 06, 2014 7:01 am
by depittman
Hi Glen,
Flowstone has a pretty good example of setting up a Phidgets motor controller. The example is "Phidget 1064 Motor Controller.fsm". You can try substituting other inputs for the slide controllers, just match the float input to the "select" component. If you hang a float variable component right off of the slider, you can play around with different settings, look at the value you are inputting, and watch the motors reactions. Have fun!

Doug