07-16-2008 12:06 PM
07-16-2008 01:08 PM
07-16-2008 01:14 PM
07-16-2008 01:32 PM
Mike-
The 200ms works in the NI UDP Receiver VI, but not when I use it in my UDPR.vi which is based on the NI VI. I can use the default value of 25000ms, but I'm curious why 200ms works in the canned VI, but not in mine. Thanks.
-Jesse
07-16-2008 01:36 PM
Mercurio-
I'm using different computers for send and receive. I can use the default timeout value of 25000ms. That's works. I just curious why 200ms works in the canned NI UDP receive VI, but not in mine. Thanks.
-Jesse
07-16-2008 01:36 PM
07-16-2008 01:53 PM
Mercurio-
Here is the code. It works with a timeout of 25000ms, but not with a timeout of 200ms. Thanks.
-jesse
07-16-2008 02:51 PM
07-16-2008 04:17 PM
Merc-
You asked if the UDP send/receive are running on the same computer? How can I do that..run them on the same computer? That would save check-out time. TIA.
-jesse
07-16-2008 04:33 PM
THANK YOU, MERC.
I was going by the block diagram display which appeared to show the "no timeout" icon attached to another wire. Problem fixed.
-jesse