LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set control and retrieve data from dotnet or python produced exe using LabVIEW?

A controller software produced by third party with no DLL excess. But wish to took control and retrieve its data using LabVIEW, any method to proceed this?

0 Kudos
Message 1 of 3
(293 Views)

Can you share more details on the application? is it public or internal?

 

If it's a CLI exe, you can use the sysexec function to call the exe and get the return value.

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 3
(289 Views)

Hi Santo_13, This is one of type device that come with third party software. How do we control it using LabVIEW as connection is USB HID? 

 

https://www.lunatone.com/wp-content/uploads/2018/03/24138923_DALI_USB_EN_D0052-1.pdf

0 Kudos
Message 3 of 3
(275 Views)