Log in

View Full Version : Motor speed help!


BrandonAbe
17-02-2012, 07:34
Hey, our basket motors move to fast. How can I use loops and/or case statements to reduce the basket motor speed to be ¼± slower(in both directions)? We are using Jags to control them

tilky
17-02-2012, 07:44
just multiply the inputs by .25

Mark McLeod
17-02-2012, 08:44
A quarter slower would be multiplied by .75 :rolleyes:

jwatson12
17-02-2012, 08:52
Quarter speed example:

BrandonAbe
17-02-2012, 17:20
Mr. Watson, I take it as you've been working on the loop I see?