View Single Post
  #3   Spotlight this post!  
Unread 01-02-2017, 09:51
flemdogmillion's Avatar
flemdogmillion flemdogmillion is offline
Programmer, Builder, Driver...
FRC #3007
 
Join Date: Nov 2016
Rookie Year: 2015
Location: Minnesota
Posts: 146
flemdogmillion will become famous soon enoughflemdogmillion will become famous soon enough
Re: FRC targeting light questions

I still think it would be best to buy a Spike off an older team.

Also, when you code this (assuming you're in LabVIEW), you can use the Enable Vision global variable to control the relay in Periodic Tasks.vi, but make sure to remove the Enable Vision code from Robot Main.vi, because if you don't remove that and try to set the variable somewhere else (like controlling it with a button in Teleop) it can and will cause a race condition.
__________________
Team 4506: 2015-2016
Team 3007: 2017

Jack of all trades except C++ & Java
Reply With Quote