LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add DataSocket Server in exe file?

Hi,

I am using DataSocket in my vi and want to generate exe file. Does anyone know how to embed DataSocket Server in the exe file?

Thanks
0 Kudos
Message 1 of 2
(2,384 Views)
Hi Alan

You have to build an installer. In the Application Builder there's a tab "Installer Settings". Select "create installer" and click the "Advanced" button. A new window appears, where you can select things to include. Select "Datasocket Support".

If you then build the application, a installation routine (.msi) is create. This you can install on a target machine and the datasocket function should work.

Hope this helps.

Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
0 Kudos
Message 2 of 2
(2,380 Views)