View Single Post
  #7   Spotlight this post!  
Unread 03-02-2017, 16:53
llung llung is offline
Registered User
FRC #4048
 
Join Date: Jan 2013
Location: Westborough, MA
Posts: 14
llung is an unknown quantity at this point
Re: LabVIEW POV Help?

Quote:
Originally Posted by Chieftainator1 View Post
Ok, we figured out my problem and got the code to work, although it goes back to the starting position when we let go of the hat switch, any ideas on how to make it stay in the same spot? thanks
How many places in your code do you set the value to the servo?
Presumably you set some value to the servo when the hat switch is depressed. i would look in the code for any other place where that servo is set and see how your code can reach that location (presumably by way of teleop.vi)
Reply With Quote