You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have problems to know, what i have to type into the fields "start-Adress" and "size". I use the energy-meter-device B+G DS100 30B.
The Adresses are in the file. Which adresses i have to give in, when i want to get for example values for the first register (31025).
Is there a documentation?
Best regards
Thomas
The text was updated successfully, but these errors were encountered:
The ModbusTool is about the Modbus Registers. The register numbers are specified in decimal number, your data sheet is using hexadecimal number. Thus you should type a start address of 1024 and use Integer data format.
Hello,
I have problems to know, what i have to type into the fields "start-Adress" and "size". I use the energy-meter-device B+G DS100 30B.
The Adresses are in the file. Which adresses i have to give in, when i want to get for example values for the first register (31025).
Is there a documentation?
Best regards
Thomas
The text was updated successfully, but these errors were encountered: