|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FRCControl.DynamicControlData | |
|---|---|
| edu.wpi.first.wpilibj.communication | Provides classes for communicating with the driver station and synchronizing with C/C++ code. |
| Uses of FRCControl.DynamicControlData in edu.wpi.first.wpilibj.communication |
|---|
| Methods in edu.wpi.first.wpilibj.communication with parameters of type FRCControl.DynamicControlData | |
|---|---|
static int |
FRCControl.getDynamicControlData(byte type,
FRCControl.DynamicControlData dynamicData,
int maxLength,
int wait_ms)
Get the dynamic control data from the driver station. |
static int |
FRCControl.overrideIOConfig(FRCControl.DynamicControlData ioConfig,
int wait_ms)
Right new io config data. |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||