favalex / modbus-cli

Command line tool to access Modbus devices
Mozilla Public License 2.0
158 stars 30 forks source link

Function 0x11. #21

Open hpeyerl opened 10 months ago

hpeyerl commented 10 months ago

I have a BMS in a battery pack that specifies Function code 0x11 for reading product information. Is there a way to do that with the existing modbus-cli code?

0x11 Read Product Information Style/Version/SerialNumber

favalex commented 8 months ago

I believe this is not supported by umodbus, the modbus package I've used. It might be possible, but it requires a deeper investigation. Added to my TODO.