|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Encoder not working
The E4P encoder is not working on our robot right now. We plugged it into the digital side card digital I/O, 3 wire connection in 3, 1 wire (middle only) connection to 4. And in the code we declared it encoder(3,4), encoder.Start(); encoder.SetDistancePerPulse(####); and DriverStationLCD *screen = DriverStationLCD::GetInstance(); screen->PrintfLine(DriverStationLCD::kUser_Line1,"RPM: %f",encoder.GetRate());
Why isn't it working? |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|