I recently came across a UDP problem using the UDP Receive Vi from the LV examples.
I brought in a UDP read from the pallet and found when I tried to wire it to the UDP open the wire broke
After a few hours of frustration I eliminated every thing except the UDP vis.
:headbang: I finally figured out that the example primitive uses a TCP reference and the current one
used a UDP reference.
So this brings up a few questions.
Does any one know when this change was made? I have several legacy programs that use UDP and most of them were derived from the LV examples.
Is there an easier way to distinguish between the old and the new primitives?
If I need to get the old UDP Read,Write, or open where do I look?
Thanks in advance.
mballa