LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Execute system commands from LabVIEW

Hi,
can anybody please help me with how to execute sytem commands from labview
(WIn98 in particular).
Basically I would like to execute the command "javac example.java"

Looking forward to responses.
Please be kind enough to send me a email also
manjul manjuls@iitk.ac.in
0 Kudos
Message 1 of 3
(2,820 Views)
Hi Manjul,

It should be very simple. See attached example. I have never tried it as is, because I don't have java compiler installed on my machine. But I used it with other external applications and it worked wonderful. Please note that you can specify command line arguments exactly as you do at the prompt. HIH.
0 Kudos
Message 2 of 3
(2,820 Views)
Oops. Looks like I lost the attachment on the way. Sorry... Here it comes
0 Kudos
Message 3 of 3
(2,820 Views)