Hi all,
I’ve just received a RUT206 device and I’d like to start it with a simple use case.
I’m thinking a modbus rtu bridge: on the device I need to setup a socket waiting a external connection that sends a standard Modbus RTU packet. This packet is turned to the 485 port connected to a simple T/H sensor. Once obtained a 16bit value, the device must return the value on a valid modbus reply.
How can setup the RUT206?
Now I defined a ‘Modbus serial client’ but maybe it is not neccessary for a ‘dump’ bridge.
Any idea?
Thanks!
ADDED
I defined a Serial Utilities - OverIP configuration on a port to the 485 port.
Once enabled and queued by a tool I see the TX field incremented but no responses:
If i send the same command by ‘Modbus Serial Client’ page + ‘Test’ I have response.
