Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
udp_example [2011/01/28 10:29] – created baudp_example [2017/11/07 22:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ===== UDP example ===== ===== UDP example =====
-A UDP master slave connection can be implemented as shown in the two snippets below:\\+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)\\ 
 +{{:snippets:udp_comm_slave_loop_embedded.png|UDP Slave snippet}} \\ 
 +drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\
  
-Slave communications loop. (can run on the PC or on a a Zsystem hardware platform.)\\ +Master loop. (Running on PC)\\ 
-{{:snippets:udp_comm_slave_loop_embedded.png|UDP Slave snippet}}drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\ +{{:snippets:udp_comm_master_loop.png|UDP master snippet}} 
- +\\ drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\
-Master loop. (Can run on a PC.)\\ +
-{{:snippets:udp_comm_master_loop.png|UDP master snippet}}drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\+
  
  
 
udp_example.1296206984.txt.gz · Last modified: 2017/11/07 22:26 (external edit)
 
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