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
Next revisionBoth sides next revision
ethernet_how_to [2011/01/28 10:30] baethernet_how_to [2011/02/23 15:25] ba
Line 1: Line 1:
 ====== Ethernet How To ====== ====== Ethernet How To ======
 +**We recommend to use UDP instead of TCP** if possible. see [[udp_vs_tcp_ip|TCP vs UDP]].\\
 ===== Project settings ===== ===== Project settings =====
 **dynamic configuration** \\ **dynamic configuration** \\
Line 6: Line 7:
 The section //Set IP address programmatically// below shows how IP address is set with dynamic configuration. \\ The section //Set IP address programmatically// below shows how IP address is set with dynamic configuration. \\
 **fix configuration** \\ **fix configuration** \\
-If you set any other IP address or enable [[wp>DHCP]] support, the Ethernet component will be started before any VI is executed. This leads to longer boot time and can block the program (when no network is connected) before a watchdog can be set up or a life sign can be given out. The settings (IP adress, gateway, MAC address...) cannot be chaneg at runtime.\\+If you set any other IP address or enable [[wp>DHCP]] support, the Ethernet component will be started before any VI is executed. This leads to longer boot time and can block the program (when no network is connected) before a watchdog can be set up or a life sign can be given out. The settings (IP adress, gateway, MAC address...) cannot be changed at runtime.\\
  
 You will get the error **Failed to open the lan-device** in the VisualDSP++ console output if you use programmatic IP configuration with fix configuration.\\ You will get the error **Failed to open the lan-device** in the VisualDSP++ console output if you use programmatic IP configuration with fix configuration.\\
 
ethernet_how_to.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