View Single Post
  #4   Spotlight this post!  
Unread 26-01-2017, 19:34
bohdand bohdand is offline
Registered User
FRC #1099
 
Join Date: Jan 2016
Location: CT
Posts: 6
bohdand is an unknown quantity at this point
Re: TalonSRX Reverse Output

Thanks for the info. I changed the speed to - and it still did not work. I then realized that we had the following:

configPeakOutputVoltage(+12.0f, 0.0f)

so the output would never go negative - opps!

Change to -12 and we are good.

Thanks for the help!
Reply With Quote