LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can perl script execute VI from w/o LabVIEW GUI?

Hi,

For my application w/ Linux, I would like to write a few VIs and then have a perl script orchestrate the whole project and call the VIs from the command-line.

Is there a way to call LabVIEW from the cmdline so I can execute a VI w/o having to boot the GUI?

Thanks for your help,
-Sean Harre
0 Kudos
Message 1 of 2
(2,710 Views)

Hi Sean,

To execute a VI from the command line you can first build it into an executable using the Application Builder.  Then you can call the executable from the command line.

Allen

www.weekleyconsulting.com

 

0 Kudos
Message 2 of 2
(2,701 Views)