LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use Command line switches in LabVIEW executable built with application builder

Does anybody know if it is possible to populate Controls in a top level vi in a built executable via the command line using command line switches?

If this is not possible can command line switches be used and how are they handled.  A simple example would be appreciated.

 

Thanks

 

Ken

 

 

0 Kudos
Message 1 of 3
(2,665 Views)

One of the Application class properties is "Command line arguments". It returns them as a string.

Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 2 of 3
(2,663 Views)

Thanks for your reply. 

 

Got that working

 

Ken

 

 

0 Kudos
Message 3 of 3
(2,653 Views)