|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
LabView and Java
Is it possible to have a labview program on the computer communicate with a java program running on the CRio and if so how?
|
|
#2
|
||||
|
||||
|
Re: LabView and Java
What do you need this functionality for?
|
|
#3
|
||||
|
||||
|
For using labview to create a separate program on the side running vision processing
|
|
#4
|
||||
|
||||
|
Re: LabView and Java
You can use network tables.
|
|
#5
|
|||
|
|||
|
Re: LabView and Java
If the LabVIEW and Java and even C++ clients all use the same robot IP address, they will share all of their variables with each other.
Greg McKaskle |
|
#6
|
|||
|
|||
|
Re: LabView and Java
This page has a couple of sample programs that talks from a C++ or Java robot program to a Java desktop program. In your case, you would talk to a LabVIEW desktop program.
http://wpilib.screenstepslive.com/s/...client-pc-side Brad |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|