LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows & call software

Is LabWindows can call software such as compessed software?

0 Kudos
Message 1 of 4
(3,027 Views)

I assume you really want to run and external program from your application.

The easiest way to do that is use the Utility library and pick the LaunchExecutables function or its extended version.

 

 

 

0 Kudos
Message 2 of 4
(3,005 Views)

Hi,

I know two ways to launch an application. You can directly launch an executable, or you can use the ActiveX Controller Wizard to start and handle the applications.

Best Regards

0 Kudos
Message 3 of 4
(2,980 Views)

Thanks for your suggestion, I will try it !

0 Kudos
Message 4 of 4
(2,963 Views)