LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DataSocketServer : no packet received

Hello,

I'm using Datasocket server to write a data used by an other application running on the same computer.

 

On one of my computer windows 7 with labview everything works properly : packets are received and sent (for example packets received : 7->8 while packets sent : 22->25).

 

On the second computer (windows 7 embedded) I'm using an executable file and labview runtime engine 2013; packets are sent but not always received, for example for each execution of my program: packets received : 7->7->7->7... while packets sent : 97->98->99->100...

Do you have any explanation about that ? Thank you in advance for your help.

0 Kudos
Message 1 of 3
(3,061 Views)

Hello Kakited,

 

Here is a link that could help you : http://digital.ni.com/public.nsf/allkb/4490B8AD76E0410F86257093007110EC

 

Regards,

Maxime G. | Application Engineer
National Instruments France

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

Hello Maxime,

 

Thank you for your answer. I have already installed Datasocket application with the RuntimeEngine package. And I don't think that the problem comes from opening or closing Datasocket as it sends the data correctly. I'm still searching...the difficulty is that I cannot reproduce the problem on the computer with labview.

 

0 Kudos
Message 3 of 3
(3,006 Views)