LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using UDP communication with CVI 7.1.1

Hi,
 
Is anyone of you using LabWindows/CVI 7.1.1 for UDP communication ? 
 
Are there no wrapper available readily for the Windows socket functions to enable UDP communiaction like the TCP/IP support already built in.
 
B.Rgds.
Peter
 
 
0 Kudos
Message 1 of 5
(3,552 Views)

Check out this example. The code for the wrapper is included as well.

Bilal Durrani
NI
0 Kudos
Message 2 of 5
(3,540 Views)

Hi there,

Thank you for the link, however does this code not assume that i have CVI FDS package ? I "only" have CVI BASIC package.

B.Rgds

Peter

0 Kudos
Message 3 of 5
(3,529 Views)

This example uses the winsock library from the Windows SDK function, which comes with CVI FDS. So yes, you will need CVI FDS for this example to work.

Bilal Durrani
NI
0 Kudos
Message 4 of 5
(3,517 Views)

Well then we can´t use it Smiley Sad, seems like NI is only trying to force costumers to buy FDS (on which profit is much greater) by excluding little things in the BASIC package to ensure their earnings. $$$ first as always.

Has anyone else got a UDP sample project using the BASIC version of CVI ?

It is a petty that NI one have to purchase the FDS package just to get such simple function in CVI especially considering the fact that TCP/IP support are build in to the basic version (which requires even more handling).

B.rgds.

Peter

0 Kudos
Message 5 of 5
(3,509 Views)