Dear all,
I am trying to use Modbus Read to read an address data.
Its strange that this error comes because before making working on Nodered I tested the address on Modbus poll and it shows the value. But with Nodered its showing address error which I am sure address is right.
I am attaching the screen shots of the settings i made but I write down here too for easy reading.
Error Modbus Exception2: Illegal Data address ( I doubt that my address is wrong as I tested in Modbus poll.
Read Node Setting - FC 3: Read Holding Register, Address : 845 , Quantity : 1, Poll rate : 1 second ( I tried with changing the quantity from 1 to different values like 2 ,3 4, 5 but still same error)
Modbus Client Node Setting - Type : Serial Expert , Serial Port : COM3, Serial Type : RTU Buffered, Baud Rate : 9600 , Data Bits : 8 , Stop Bits : 1, Parity : Even
(Serial Type I tried RTU also but same result)
In Modbus Poll same setting have been tested before proceeding to Nodered and work perefectly.
screen shot of modbus poll also attached.
Please guide me with your expert advice.