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)
drag and drop this VI snippet into a LabVIEW block diagram.
Master loop. (Running on PC)
drag and drop this VI snippet into a LabVIEW block diagram.