View Single Post
  #3   Spotlight this post!  
Unread 27-01-2017, 17:03
StrMNX StrMNX is offline
Registered User
no team
 
Join Date: Oct 2016
Location: Youngstown Ohio
Posts: 12
StrMNX is an unknown quantity at this point
Re: CANTalon Python Help

Quote:
Originally Posted by virtuald View Post
Have you started with just a simple example, making sure that when you tell the motor to move it moves? Or did you start with this?
Yeah, it was tested and runs.
It works when I disable the speed change mode and run it on Normal .set(1) for percentage. But when I enable the speed change mode and set it to 1366 it won't run. Plus even with the .set(1), getSpeed() always returns 0.
Reply With Quote