So far I have managed to read single registers, consecutively in one pooling.
I currently need to read values consisting of two registers.
A single reading is successful after reading the first of the registers in the pair as UINT32, but to save transmission on the modbus bus I would like to read many such double registers one after another in one polling.