Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   Using Network Tables (http://www.chiefdelphi.com/forums/showthread.php?t=111591)

Arhowk 23-01-2013 15:44

Re: Using Network Tables
 
Quote:

Originally Posted by RoboRealm (Post 1220403)
If you have trouble sending arrays you can always use the Set_Variable module and set something like

/SmartDashboard/coord1x

to

BFR_COORDINATES:0

i.e. 0 is the first value of the BFR_COORDINATES. Likewise BFR_COORDINATES:1 would be the second (coord1y) and so on. Assuming you only want to send the first 4 coordinates this is a possible way to itemize each of the array values and send them individually.

STeven.

do you actually work with roborealm or is that just your name? :

E/ this isn't working, the very top value keeps being set to the very bottom value (in network tables)

So if I set sdfd = 1233, suffer = 3455, it will only update sdfd to 3455

Arhowk 23-01-2013 20:04

Re: Using Network Tables
 
Quote:

Originally Posted by Arhowk (Post 1220629)
do you actually work with roborealm or is that just your name? :

E/ this isn't working, the very top value keeps being set to the very bottom value (in network tables)

So if I set sdfd = 1233, suffer = 3455, it will only update sdfd to 3455

Restarting the c/rio over and over again worked.

Almost there, my problem now is that COORDINATES:6 is EVIL! whenever i try to send to COORDINATES:6, it sends it to either COORDINATES:4 or COORDINATES:5. restarting my computer, crio, my .robo file, etc. dont work


All times are GMT -5. The time now is 11:44.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi