Dear Sir,
I am working on a modbus project for TINI (industrial
data acquisition system). As a test appln., i wrote a
code by which a client can vary the speed at which the
onboard LED (TINI Eval. kit) blinks, by sending the
required delay in millisecs.
Now, on using the writeMultipleRegisters() method or
its other variant, the data seems to be sent perfectly
to the other side.
But when trying to reciev the same data through
readMultipleRegisters() method, the recieved data is
garbage.
I have made the corrections on ModbusMaster.java (as
mentioned in the forums) but this issue still prevails.
Pls help me.... my email ID is jerynmathew@yahoo.com
Sincerely,
Jeryn Mathew