Issue Details
The XNET IP stack is an implementation of the TCP/IP protocol suite. It can create everything required for TCP and UDP communication.
When using the XNET IP Stack Wait vi there may be delay of around 2.3 seconds before the stack is ready for use.
This is as the Duplicate Address Detection (DAD) is enabled by default. DAD is a mechanism used to ensure that an IP address is not already in use on the network before assigning it to an interface.