User Tools

Site Tools


technodogs:how-tos:driver-station-console

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
technodogs:how-tos:driver-station-console [2019/11/01 19:18] – created kyle_preiksatechnodogs:how-tos:driver-station-console [2019/11/01 19:27] kyle_preiksa
Line 1: Line 1:
 ==== Driver Station Console Output ==== ==== 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.
 +
 +{{:technodogs:how-tos:driver-station-console.png?nolink&900|}}
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki