Hello guys,
I'm newbie in industrial field, my background is an IT, I need to use Modbus4j; I have one problem, I think it is easy to solve for you guys,
I need to read more than one register in one Modbus request as part of the modbus standard, can I do that without changing the code?
for example:
I need to send Modbus request to a slave id, with range (4001 Holding register), with offset 3* and length 6 (6 registers)*
Thanks