LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multi commands UDP write

Hi, How can I write multi commands in a single UDP write? I tried ; and & but didn't work. Thanks sbz
0 Kudos
Message 1 of 2
(2,590 Views)

Hi sbz,

 

Writing multiple commands to a single UDP Write Function would just require placing the VI inside a loop structure.  You can find some helpful examples in the NI Example Finder (in LabVIEW, navigate to Help » Find Examples... » Browse » Networking » TCP & UDP).  I hope this helps!

0 Kudos
Message 2 of 2
(2,556 Views)