![]() |
Send User Messages (Driver Station)
what class/code is used in sending messages to the Driver Station's "User Messages" box?
|
Re: Send User Messages (Driver Station)
http://www.wbrobotics.com/javadoc/ed...Dashboard.html
One of the put() methods depending on what data you want to send. |
Re: Send User Messages (Driver Station)
Quote:
Quote:
|
Re: Send User Messages (Driver Station)
Quote:
|
Re: Send User Messages (Driver Station)
I created a method that helps us display stuff easier
Code:
public static void disp(int line, String msg) |
Re: Send User Messages (Driver Station)
println(DriverStationLCD.Line, int, StringBuffer) - Method in class edu.wpi.first.wpilibj.DriverStationLCD
Print formatted text to the Driver Station LCD text buffer. and don't forget LCD update. |
| All times are GMT -5. The time now is 10:44. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi