"

2013 FRC Java API

"

Uses of Interface
edu.wpi.first.wpilibj.parsing.IDeviceController

Packages that use IDeviceController
edu.wpi.first.wpilibj The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. 
 

Uses of IDeviceController in edu.wpi.first.wpilibj
 

Classes in edu.wpi.first.wpilibj that implement IDeviceController
 class DoubleSolenoid
          DoubleSolenoid class for running 2 channels of high voltage Digital Output (9472 module).
 class Jaguar
          VEX Robotics Jaguar Speed Control
 class Relay
          Class for VEX Robotics Spike style relay outputs.
 class Solenoid
          Solenoid class for running high voltage Digital Output (9472 module).
 class SolenoidBase
          SolenoidBase class is the common base class for the Solenoid and DoubleSolenoid classes.
 class Talon
          CTRE Talon Speed Controller
 class Victor
          VEX Robotics Victor Speed Controller
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"