Hi I'm trying to read a value using TCP/IP MODBUS, and the register number is 0FFDH. I put the start address as "0" just to test it, and got "illegal function". Then I put in 255 (decimal value of 0FF), and still got "illegal function".
What kind of input value do you accept for the start address on MODBUS CLIENT?
Thank you,