Hello,
I'm trying to use LabVIEW with the Modbus Master library to communicate with an Advantech ADAM5000TCP data acquisition device instead of using the original Advantech ADAMVIEW software it was supposed to work with. I'm making this connection with LabVIEW on a different computer than the one that uses the ADAMVIEW software. The ADAM5000TCP is connected to my computer via ethernet. When I try to use the Modbus COMM Tester, I'm unable to Open Port and start the Modbus session, and either get a timeout error or a "Serial port receive buffer overflow"/The network connection was refused by the server." I'm trying to use the TCP communication, am using what I think may be the correct IP address, and the Slave ID is set to 0 to broadcast to all networked devices. With the IP address, I've tried both the ethernet address from my computer, a 169.254..... IP, and the address that is displayed in ADAMVIEW on the old computer, a 192.168.... IP.
Do you know what the cause of the issue could be?