04-28-2009 03:35 PM
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
04-29-2009 04:30 PM
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.