modbus-cli icon indicating copy to clipboard operation
modbus-cli copied to clipboard

fix outputting float and dword to file

Open RobertSchouten opened this issue 6 years ago • 0 comments

issue is offset is empty when using --output using float or dword so using dump *.yml doesnt work correctly

plz check as fix not tested as ive never done any ruby how to test modbus read --output test.yml -p 502 192.168.0.2 %MF100 50

test.yml will not have any offset

RobertSchouten avatar Jun 12 '19 05:06 RobertSchouten