<
From version < 10.1 >
edited by aas2
on 2015/08/24 11:27
To version < 11.1 >
edited by aas2
on 2015/08/24 11:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,6 +60,10 @@
60 60  
61 61  == Using the Remote Console (RConsole) ==
62 62  
63 -nxjconsoleviewer
63 +The display of the NXT brick is rather small compared to a Monitor. To ease debugging, one can print to a Remote Console (RConsole), if the USB cable is connected. This enables easier collection for example of sensor data.
64 64  
65 +To use the RConsole, **uncomment** the **RConsole** lines in the wrapper code template **Main.ftl**. Start the **nxjconsoleviewer** tool in the bin directory of your **leJOS installation**.
66 +
67 +Now, when **starting the application**, the brick tries to connect with the nxjconsoleviewer. **Press the //Connect//** button. If connected succesfully, RConsole.println(...) commands will be written to this window.
68 +
65 65  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -13762735
1 +13762736
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762735/LEGO Mindstorms with leJOS and SCCharts
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13762736/LEGO Mindstorms with leJOS and SCCharts