01-19-2011 05:56 AM
Hi guys,
How to execute a CL script in LabView 2010 and pass parameters to it?
01-19-2011 06:09 AM
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
01-20-2011 04:39 AM
Where can I find examples to use this .vi? Like passing arguments to enviroment variables.
01-20-2011 04:46 AM
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
01-20-2011 04:58 AM
Ah, I forgot NI has an example database. 🙂