Thread: Relay Set Time
View Single Post
  #1   Spotlight this post!  
Unread 25-02-2011, 17:25
Arthur But' Arthur But' is offline
Registered User
FRC #2213
 
Join Date: Nov 2010
Location: Israel
Posts: 17
Arthur But' is an unknown quantity at this point
Re: Relay Set Time

Quote:
Originally Posted by jhellr13 View Post
Thanks. I will try that too. I want to use the sensors though. So if a make something with a while loop to raise our arm, where do I put it in the default code WITH game code
Just make a case structure in the auto vi and the first case will be probably the line tracking code, the next case will be the arm and so on....

Also u don't have to use the default line tracking code to work with sensors, i made a much simpler code using only 2 sensors because of some problems that we had with the third sensor, and it works really good.
Reply With Quote