Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
udp_example [2011/03/16 16:36] abudp_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:\\ 
-Slave communications loop. (can run on the PC or on a a Zsystem hardware platform.)\\+PC to target: 1kbyte\\ 
 +Target to PC: 50kByte\\ 
 +\\ 
 +Slave communications loop. (Running on target)\\
 {{:snippets:udp_comm_slave_loop_embedded.png|UDP Slave snippet}} \\ {{:snippets:udp_comm_slave_loop_embedded.png|UDP Slave snippet}} \\
 drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\ drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\
  
-Master loop. (Can run on PC.)\\+Master loop. (Running on PC)\\
 {{:snippets:udp_comm_master_loop.png|UDP master snippet}} {{:snippets:udp_comm_master_loop.png|UDP master snippet}}
 \\ drag and drop this [[VI snippet]] into a LabVIEW block diagram.\\ \\ 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