"

2013 FRC Java API

"

edu.wpi.first.wpilibj.parsing
Interface IDeviceController

All Superinterfaces:
IDevice
All Known Implementing Classes:
DoubleSolenoid, Jaguar, Relay, Solenoid, SolenoidBase, Talon, Victor

public interface IDeviceController
extends IDevice

IDeviceController is implemented by control elements in the robot. An example of this would be a victor

Author:
Ryan O'Meara


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"