22.09.2017, 18:29
(This post was last modified: 22.09.2017, 18:30 by Erwin van der Zwart.)
Hi,
Why do you want to read all registers at once?
Normaly you read the registers by value point, most of the time as 1,2 or 4 registers at once depending on the value type (16, 32 or 64 bits).
As far as i know this is the same for the modbus mapper, there we specify them also as 16, 32 or 64 bits and that is equal to 1, 2 or 4 registers.
BR,
Erwin
Why do you want to read all registers at once?
Normaly you read the registers by value point, most of the time as 1,2 or 4 registers at once depending on the value type (16, 32 or 64 bits).
As far as i know this is the same for the modbus mapper, there we specify them also as 16, 32 or 64 bits and that is equal to 1, 2 or 4 registers.
BR,
Erwin