Modbus Register - steff393/wbec GitHub Wiki
This page should summarize interesting behaviors regarding the Modbus registers.
Register 258: Standby Function Control
Read/Write is only possible with Modbus Register-Layouts Version 1.0.8
In 1.0.7, it can only be written. Trying to read will lead to a timeout.
Register 259: Remote Lock
Read/Write is only possible with Modbus Register-Layouts Version 1.0.8
In 1.0.7, it can only be written. Trying to read will lead to a timeout.
Setting register 259 to 0 (in order to remote lock the box) changes the Charging State to 10=F. The box starts then a blink pattern (6x white, 3x blue), which is same as usually for Modbus Timeout.
Conclusion: Don't use Remote Lock. The same function can be reached by setting the current to 0A.