LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone have a LabWindows UDP example?

I'm new to LabWindows. I'm looking to create a UDP project similar to the TCP/IP example NI provides. Since I'm new to LabWindows and example iof UDP would be helpful. Can't find any UDP information in NI's help menu. Thanks
0 Kudos
Message 1 of 2
(3,759 Views)
Hi,

CVI does not have a built in API for UDP, but it can use the Windows SDK functions. Here's an example program that can do it.

Jeremy L.
National Instruments
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(3,759 Views)