NS_Radication
22-02-2012, 14:09
I am trying to have the driver station read relay movement, Microswitches, and
PWMs
I tried getDigitalIn() for the Microswitches, but having the driver station class on getInstance, when I switch to teleopPeriodic, it says RobotDrive not updated enough on a 5 ms delay. The teleop worked after moving it. DriverstationLCD works, but not the driver station class.
Any suggestions?
PWMs
I tried getDigitalIn() for the Microswitches, but having the driver station class on getInstance, when I switch to teleopPeriodic, it says RobotDrive not updated enough on a 5 ms delay. The teleop worked after moving it. DriverstationLCD works, but not the driver station class.
Any suggestions?