LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

command line parameter

Solved!
Go to solution

The plan is to create an executable and pass in command line paramters; e.g.  myProgram.exe --parameter1  --paramter2

 

How can simulate this when I am in run-time mode?

How can I read that parameter1 when I am running myProgram.vi  ?

 

I hope that makes sense.

0 Kudos
Message 1 of 3
(1,971 Views)
Solution
Accepted by topic author psuedonym

Have you seen this thread  https://forums.ni.com/t5/LabVIEW/Passing-Command-Line-Arguments-to-a-LabVIEW-VI-or-Executable/m-p/19...  .  Looks like it might hold what you are looking for.

 

Ken

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

Thanks.

For some reason that post did not come up. May be the search words I was using.

 

.

0 Kudos
Message 3 of 3
(1,911 Views)