Hi Guys,
I'm back again.....
I'm developing a software which talks to many devices using the TCPIP connection. On the PC where the software will work there are two lan boards. One is used to talk with the instruments and the other one will be used for other porpouse. Both are needed.
Now the issue: using the TCPIP connection I have many problem on getting the connection to the devices. I don't have the same problem if I use the VISA. The only difference I can see between the two systems is that while I can choose the board where I want to open a connection on the VISA driver I can't do the same when open the coonection with the TCPIP. Do you know if there is a method to choose the LAN board to use before opening the connection on TCPIP?