"

2013 FRC Java API

"

edu.wpi.first.wpilibj.parsing
Interface IDevice

All Known Subinterfaces:
IDeviceController, IInputOutput, ISensor, IUtility
All Known Implementing Classes:
Accelerometer, AnalogTrigger, AnalogTriggerOutput, AxisCamera, Compressor, Dashboard, DigitalInput, DigitalOutput, DoubleSolenoid, DriverStation, DriverStationEnhancedIO, DriverStationLCD, Encoder, GearTooth, Gyro, HiTechnicColorSensor, HiTechnicCompass, Jaguar, Joystick, PIDController, Relay, RobotDrive, Servo, Solenoid, SolenoidBase, Talon, Timer, Ultrasonic, Utility, Victor, Watchdog

public interface IDevice

An IDevice is any WPILibJ object which can be used in the creation of the robot program

Author:
Ryan O'Meara


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"