Quote:
Originally Posted by Mark McLeod
How do you set a Tetrix motor to Brake?
|
I only know how to do it in LabView. The control Tetrix motor VI has a brake option that's pretty easy to find if you drop it into a piece of code. When I wrote omni drive code, I made a case structure that set all four drive motors to brake when all three drive axes were within a dead band.
Edit: my memory is poor. There is a separate VI provided in the FTC Toolkit called "Stop Motors". It's not an option in the run motors VI.