UDP example

A UDP master slave connection can be implemented as shown in the two snippets below.

Please note that the following UDP packet sizes should not be exceeded:
PC to target: 1kbyte
Target to PC: 50kByte

Slave communications loop. (Running on target)
UDP Slave snippet
drag and drop this VI snippet into a LabVIEW block diagram.

Master loop. (Running on PC)
UDP master snippet
drag and drop this VI snippet into a LabVIEW block diagram.

 
udp_example.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki