LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data socket server starts automatically

I've built a data socket application (MyDatasocket.exe) that runs on a computer with the Labview run time engine. How do you build the application so that the data socket server (cwdss.exe) start automatically when MyDatasocket.exe application starts.
 
Tried putting the data socket server file in the source files box  (located by clicking the source files tab of the application builder tool in Labview) but that didn't work.
 
 
Thanks for your help
0 Kudos
Message 1 of 2
(4,124 Views)

If your problem is "how to start and stop data socket server programmatically" you can take a look at this example.

Bye

CLD - Labview Certified Developer
Message 2 of 2
(4,112 Views)