I have a test application where I need to communicate to a UUT using TCP/IP 
protocol.  My test station has two ethernet interfaces, one dedicated to a 
network connection and one dedicated to UUT test.  How do I select which 
ethernet interface to use from within LabView?
 
In addition, I need to change the IP address of the ethernet port from within 
LabView, since different UUTs require the test station to use different IP 
addresses.  How do I go about doing this?
 
- Andy