LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster and DataSocket

Hi there,
 
I´ve a problem with DataSocket and Clusters containing several variables (Strings, boolean Array and Numerics) .
 
One PC aquires data (DataSocket server). The other PC connects as client to the DS server and indicates the data. The problem is as followes, if I make a screenshot at the same time on both PCs, the data is not equal. That's a kind of normal I know, but I started a counter (T = 100ms) and it differs about 4..5 (on the server counter = 100, on the client at same time counter = 95)!!
 
Now, I´ve connected the counter to a seperate indicator and connected it alone over DS. --> The counter value is now equal on both sides (server and client side)!
 
 
What might be the problem!? 
0 Kudos
Message 1 of 2
(2,553 Views)

Hi If I understand your description correctly!

Then your client cannot recieve Data before the Data Server has recieved the data and sent onto client.

Where as with your counter your are sending the data to on indicator directly.

It would be easier to provide possible solution if a picture was provided (NOT BMP but jpg or png)

xseadog

0 Kudos
Message 2 of 2
(2,546 Views)