Thread: Relay Set Time
View Single Post
  #5   Spotlight this post!  
Unread 25-02-2011, 13:36
jhellr13 jhellr13 is offline
Registered User
FRC #4272
Team Role: Mentor
 
Join Date: Jan 2011
Rookie Year: 2010
Location: US
Posts: 187
jhellr13 is an unknown quantity at this point
Re: Relay Set Time

Quote:
Originally Posted by Arthur But' View Post
Just make a while loop, and stop the loop after a certain amount of time.
The is an example to it in the default project WITHOUT game code.
Also, if you do so, don't use constants at first but controls, because it's much easier to change those numbers in controls because you don't need to send your project all the time.
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
Reply With Quote