Thread: Autonomous
View Single Post
  #9   Spotlight this post!  
Unread 23-02-2009, 21:14
chinckley chinckley is offline
Winner 2009 West Michigan District
FRC #1254 (Entropy)
Team Role: Teacher
 
Join Date: Jan 2005
Rookie Year: 2003
Location: Lawrence, Michigan
Posts: 204
chinckley is a name known to allchinckley is a name known to allchinckley is a name known to allchinckley is a name known to allchinckley is a name known to allchinckley is a name known to all
Re: Autonomous

Quote:
Originally Posted by Mark McLeod View Post
Yes, you can just highlight everything and paste it a couple of times.
Just like the three separate loops in Basic Robot Main.vi
Do make sure that only one of the loops is active at any time. It could get pretty random if two were active at the same time.
An alternate is to drop all three into an enumerated case statement, so only one can possible be active.

In Basic Robot Main.vi you can delete the camera and periodic loops if you aren't using them.
What does the periodic loop do?
We are not using a camera.

I'll try turning two off as I am not sure how to do the enumerated case statement yet. More lessons to learn...
__________________
2009 West Michigan District Winner
Thanks to Team 216 and Team 1918

2009 Traverse City Semifinalist
Thanks to Team 1596 and Team 47
2009 Traverse City UL Safety Award Winners

Attending 2009: West Michigan, Traverse City, & State
Reply With Quote