From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

command line

I have a DOS application i can access by Command line interface.
I now I can use the System EXEC.VI to control the application, but how do I get the answer bag to LabVIEW ?
0 Kudos
Message 1 of 2
(2,555 Views)
Hi,

I saw an example with ping.vi. The result of the ping command executed by "System exec.vi" is redirected into a text file. At the end ping.vi reads this text file to display the result.

See attachment.
0 Kudos
Message 2 of 2
(2,555 Views)