View Single Post
  #1   Spotlight this post!  
Unread 17-02-2012, 20:37
davincirobotics davincirobotics is offline
Registered User
FRC #4201
 
Join Date: Feb 2012
Location: Hawthorne, CA
Posts: 3
davincirobotics is an unknown quantity at this point
Programming Case Structure for Kinect Code

I am trying to create a case structure in my Kinect Code that will check to see if a kinect is connected. If it is, it will run the TRUE code in the case structure running the Kinect Code and if FALSE it will run a different autonomous code. Does anybody know the block I would wire to the case structure allowing me to do this?
Reply With Quote