LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

launch EXE application using HTTP

Solved!
Go to solution

Hi All,,

 

Is there a way to launch a LabVIEW EXE via HTTP protocol?

 

Currently I am using ActiveX to launch the EXE from other programming languages lile VC++ or Python but as I now have to port my application to Mac, I wonder if there's a solution to the problem which is platform agnostic.

 

Thanks,

Ritesh

0 Kudos
Message 1 of 3
(2,397 Views)
Solution
Accepted by topic author LVCoder

Hi Ritesh,

 

isn't it the easiest solution to call a LV EXE from the command line? That should work in each environment…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,389 Views)

@GerdW wrote:

Hi Ritesh,

 

isn't it the easiest solution to call a LV EXE from the command line? That should work in each environment…


It defnitely is. Thanks!

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