LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open application from labview

How is possible open a file from labview?
0 Kudos
Message 1 of 3
(2,808 Views)
You can use the Open File VI in the Advanced File Functions Menu. But
if what your trying to do is to open an Application, then you will
have to make use of the ActiveX possibilities in LabVIEW. If you need
more specific information in how to do this, I'd recommend you to give
more details on what you want to do exactly.
Cheers
Mamian
Message 2 of 3
(2,808 Views)
nicola wrote in message news:<506500000008000000D2C00000-1077220890000@exchange.ni.com>...
> How is possible open a file from labview?

If you want to run an external application,
use Functions -> Communications -> System Exec

Paul Cardinale
0 Kudos
Message 3 of 3
(2,808 Views)