2010 FRC Java API


Uses of Class
edu.wpi.first.wpilibj.communication.FRCCommonControlData

Packages that use FRCCommonControlData
edu.wpi.first.wpilibj.communication Provides classes for communicating with the driver station and synchronizing with C/C++ code. 
 

Uses of FRCCommonControlData in edu.wpi.first.wpilibj.communication
 

Methods in edu.wpi.first.wpilibj.communication with parameters of type FRCCommonControlData
static int FRCControl.getCommonControlData(FRCCommonControlData data, int wait_ms)
          Get the control data from the driver station.
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.