View Single Post
  #1   Spotlight this post!  
Unread 12-02-2012, 01:43
CodeMonkey's Avatar
CodeMonkey CodeMonkey is offline
Self Proclaimed Ruler of Universe
AKA: Omar Issa Attar
FRC #0599 (Robodox)
Team Role: Programmer
 
Join Date: Feb 2010
Rookie Year: 2009
Location: Los Angeles, CA
Posts: 20
CodeMonkey is an unknown quantity at this point
Switch on operator interface to control dashboard

So I have modified my dashboard for the driver station to have two tabs to allow feed from two cameras. I was wondering of it was possible to have a switch on the operator interface to switch between the the two tabs so that the drivers don't have to use the mouse to do so. I am using WindRiver C++ to code and I used Labview to modify my dashboard. I'm not sure if I have to write some code in C++ to allow a switch or modify the dashboard code some more. I modified my dashboard using the guide in this thread: http://www.chiefdelphi.com/forums/sh...hlight=Cameras.
__________________