LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

command line script in LabView 2010 Win7

Hi guys,

 

 

How to execute a CL script in LabView 2010 and pass parameters to it?

0 Kudos
Message 1 of 5
(3,208 Views)

Hi JoVMo,

you can use the "SystemExec.vi". If you need to pass parameters, then you have to use quotation marks around the call.

 

Mike

0 Kudos
Message 2 of 5
(3,200 Views)

Where can I find examples to use this .vi? Like passing arguments to enviroment variables.

0 Kudos
Message 3 of 5
(3,170 Views)

Hi JoVMo,

you'll find it in the connectivity section. If you need some other functions and you don't know where it is, then you can search it. Click on the search button in the function palette from the blockdiagram.

 

Hope it helps.

Mike

0 Kudos
Message 4 of 5
(3,166 Views)

Ah, I forgot NI has an example database. 🙂

0 Kudos
Message 5 of 5
(3,159 Views)