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

read data from function ‫‪0x04‬‬

Open SaeedNowroozi opened this issue 1 year ago • 1 comments

I want to read data from address 1, function 4, address reg ‫‪0x0000‬‬, 1 number, but not any action. float txf[8]; mmodbus_readInputRegisters32f(1, 0, 1, txf);

SaeedNowroozi avatar May 28 '24 21:05 SaeedNowroozi

I don't have any device to test it. but as I can remember, I tested it before. Please debug step by step and see what is happening in the function and tell me. thanks.

nimaltd avatar Aug 16 '24 06:08 nimaltd