LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

anyone tried modifying datasocket read and write to work with clusters?

I attempted to modify DataSocket ReadDouble.vi and DataSocket WriteDouble.vi as described in the NI Knowledge Base:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/1085057db6f930058625672400646805?OpenDocument

When I attempted to implement the read and write in a simple test I recieved numerous pop-up windows each saying "Wierd Error" and giving me an "ok" button to click. So I clicked a dozen or so of these "Wierd Error" pop-ups and then Labview was terminated. I was just wondering if anyone else has experienced the "Wierd Error" and I mean this literally - "Wierd Error" is the text that appeared in multiple pop-up windows... or I was also wondering if anyone
else had tried modifying datasocket read/write to work w/ clusters.

Jim
0 Kudos
Message 1 of 3
(2,978 Views)
Well its 2 minutes later and I found a problem - the wierd error happened because I was writing continuously... not a good thing. If I have the datasocket cluster read operating continuously and then just execute the write now and then - it appears to work just fine.
As for the wierd error - I can't say its very descriptive but maybe there was just too much information being passed to the server to quickly, I don't know.
(by the way, both the read and write vis are running on the same machine)
0 Kudos
Message 2 of 3
(2,978 Views)
This is a LabVIEW question. You should repost it to the LabVIEW->General section of Developer's Exchange instead of CVI.

Best Regards,

Chris Matthews
Measurement Studio Support Manager
0 Kudos
Message 3 of 3
(2,978 Views)