Hi, Unitronics support use this emulator: ModbusMAT
http://www.ataytugal.com/ModbusMAT.htm
that work fine.
It send this frame (slave 2, registers offset 1 (1 based), num
registers 10):
[02][03][00][00][00][0A][C5][FE]
2,3,0,0,0,10,197,254
using Serial Port COM1, 19200, 8, None, 1 timeout 1000
Using the same configuration (excluded timeout because of in Nmodbus
samples there's non reference to it) the send frame is the same but it
raise an "Time out error".
Can anyone help me?
Thank you,
Rallets