02-26-2007 08:37 AM
Solved! Go to Solution.
02-27-2007 06:52 PM
02-28-2007 09:12 AM - edited 02-28-2007 09:12 AM
Message Edited by Phillip Brooks on 02-28-2007 10:13 AM
03-01-2007 03:42 PM
HI Phillip,
So I am still not 100% sure what we are trying to do, but I did find something. In the [LabVIEW X.X]\vi.lib\Utility\tcp.llb there is a VI called UDP Get Raw Net Object.vi. I think it is the equivalent to the TCP version you were talking about. Tell me if I am on to something.
03-06-2007 11:38 AM - edited 03-06-2007 11:38 AM
That was the piece of information that I needed. I am now able to increase the buffer size for a UDP socket (from default of 8192 bytes), and my data loss problems have gone away for now.
I'll share my simple VI (LV 8.0) for those who may be interested in the future...
Message Edited by Phillip Brooks on 03-06-2007 12:39 PM
Message Edited by Phillip Brooks on 03-06-2007 12:40 PM
03-29-2007 10:39 AM
03-29-2007 12:24 PM
03-29-2007 12:37 PM