![]() |
Network Tables Create New Folder
Java
I'm trying to create a separate program that uses network tables to get and set values, but I have not been able to find anything that will create a new directory on the network tables. Can you just do .getTable("newTable"); |
Re: Network Tables Create New Folder
you can either do
Code:
NetworkTables.getTable("table/someSubTable")Code:
NetworkTables.getTable("table").getSubTable("someSubTable") |
| All times are GMT -5. The time now is 08:00 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi