User Tools

Site Tools


engineering:computer:software:how-tos:driver-station-console

Driver Station Console Output

In Java, you can use System.out.print() or System.out.println() statements to print data from your program. This is a simple method to know what is going on in your program, including values of variables, etc.

On a normal computer, output is “printed” to the console (ie. command prompt window). Since the roboRIO doesn't have a monitor, the console is accessed through the driver station. Below is a screenshot of how to access it.

engineering/computer/software/how-tos/driver-station-console.txt · Last modified: 2022/10/01 17:00 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki