Closed samweisgamdschie closed 3 years ago
Hello!
I am trying to send a Write Multiple Registers request with qmodbus to a Modbus TCP Server but there is no input field for the data.
Reading multiple registers is possible, but when I want to write to the same holding registers only sending zero's is possible.
I am using qmodbus 0.3.0 with opensuse tumbleweed.
Any help in setting specific (maybe hex values) for writing registers is appreciated.
You use the Data column in the Registers section. Click the cell, enter the desired value, hit send
Many Thanks, it worked this way!
Hello!
I am trying to send a Write Multiple Registers request with qmodbus to a Modbus TCP Server but there is no input field for the data.
Reading multiple registers is possible, but when I want to write to the same holding registers only sending zero's is possible.
I am using qmodbus 0.3.0 with opensuse tumbleweed.
Any help in setting specific (maybe hex values) for writing registers is appreciated.