LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to connect java and labvieweweweew

IS there any way that a java applet can communicate with LAbview to acquire data from it.
0 Kudos
Message 1 of 4
(2,769 Views)
Search the discussion forums for java. Looks like many have done so already.
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 4
(2,767 Views)

Hi,

 

Interesting topic! With LabVIEW you can achieve interoperability with a variety of programming languages because it has capabilities with established technologies like DLL’s and Active X. Also Remote panels in LabVIEW will allow you to embed the front panel user interface of your LV application inside standard internet browser windows. Thus allowing a client PC that only has LabVIEW runtime engine (available for free download from our website) and a browser like Microsoft’s Internet Explorer to assume control of a LV application remotely across a network connection e.g. internet.

 

Remote front panel tutorial:

http://zone.ni.com/devzone/cda/tut/p/id/5154

 

If you are interested in learning more about such capabilities LabVIEW intermediate 2 course might be of interest to you. The LV courses are taught by NI application engineers and are fairly jam packed alternatively you can purchase the course kit and self pace it in your own time.

 

These KB’s discuss more:

 

How Do I Integrate Java with National Instruments Software Products?

http://digital.ni.com/public.nsf/websearch/BEE812007BA2A9B486256BC80068A49A?OpenDocument

 

 

P.S. Did you know that LabVIEW 8.20 is an Object Oriented programming language? Check it out:

 

http://zone.ni.com/devzone/cda/tut/p/id/3574

 

Kurt

NIUK Applications Engineer

0 Kudos
Message 3 of 4
(2,725 Views)
hi, i'm a student from Malaysia. I search online and has come across programmes that incoporate labview into java but do you know how to turn a java applet calculation to java???
0 Kudos
Message 4 of 4
(2,444 Views)