05-26-2025, 11:42 AM
(07-09-2024, 03:37 PM)dusanstr napisał(a): Hello, I want to ask you for help.
Via LK3, I load data from the BMS Li-ion battery via Modbus in the user settings. Everything works perfectly, I just have a problem with the display of the negative current when discharging the battery, it displays the positive value correctly.
paper io
Well thank you
Make sure the Modbus register for current is correctly interpreted as a signed value (e.g., 16-bit signed integer) to properly display negative current during battery discharge.