I'm working on a matlab project to remotely control a machine using the Modbus TCP protocol. The server is in "Listening" and the ports are open but when I try to read an address it doesn't work. Error of the type "a communication error occurred while reading from the modbus server: timeout occurred will know for a response." does anyone know where the problem could come from?
I try to read and write data on the machine using the modbus protocol.