Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to send UDP over VISA?

I know you can send sockets using the VISA resource string format "TCPIP::<hostname>::<port>::SOCKET", but does anyone know of a way to send / receive UDP datagrams over VISA?

 

Thank you!

Dave 

Message 1 of 2
(4,876 Views)

Hi Dave,

You may not even need to install VISA.  I think LabVIEW can do that on it's own. 

The following link may be helpful also:

http://zone.ni.com/devzone/cda/tut/p/id/4950

 

If you go to LabVIEW functions palette»data communication»protocols, there is a folder of vis that you can use for UDP communication.

 

Regards,

Sammy Z.

 

0 Kudos
Message 2 of 2
(4,850 Views)