12-28-2005 03:49 AM
12-28-2005 03:51 AM
the reson is that i want to send comand to labview to build application from command line.
also api : such as visual basic script i want from visual studio to build labview application using command
12-28-2005 04:48 AM
If you want to handle command line arguments in LV you can use the Application>>Command Line Arguments property. Place a property node on your block diagram, select that property and right click on it to get the help for it and a reference to an example.
Also, please don't post the same questions to multiple threads.