View Single Post
  #3   Spotlight this post!  
Unread 28-01-2016, 11:29
aeastet aeastet is offline
Programming Mentor
AKA: Tim Easterling
FRC #6043 (Allegan Tigers Robotics)
Team Role: Coach
 
Join Date: Jan 2015
Rookie Year: 2011
Location: Holland, MI
Posts: 119
aeastet is an unknown quantity at this point
Re: New to LabView NT tables

Hi Greg,

I have a question about this new process. Since this is all done with network tables now can i do the following?

I want to put my video processing on a small computer and run a LabVIEW exe that only does the vision stuff. Can I use the NT VI's to send data to and from the desk top using the same structures since it will still be on the same network?

I am guessing that it would work but I haven't gotten to that point yet int he code. We may or may not need to do this offload of vision processing but I just want to have a good feeling about what we are doing. I know how to make the network stuff go without the NT server but if all i need to do is create the read and write the same way that we do for communicating between the RoboRio and the Dashboard then that is one less thing I need to work on.

Thanks for your help,

Tim
Reply With Quote