Re: Verbraucher 1 ABB B23 Zähler
Verfasst: Fr Mär 08, 2024 1:44 pm
Hallo,
hab hier das gleiche Problem, Verbindung nur in eine Richtung.
Zähler hängt an einem PE11 mit Port 502.
Der Test mit SDM630 und Port 8899 funktioniert Im Log sieht das so aus :
AttributeError: 'ModbusIOException' object has no attribute 'registers'
al1 = ((response.registers[12] << 16) | response.registers[13]) / 10
File "modules/verbraucher/abb-b23remote.py", line 24, in <module>
Traceback (most recent call last):
Hoffe es liegt "nur" an einer Einstellung am PE11
Gruss an alle,
mit Dank für Lösungsansätz
hab hier das gleiche Problem, Verbindung nur in eine Richtung.
Zähler hängt an einem PE11 mit Port 502.
Der Test mit SDM630 und Port 8899 funktioniert Im Log sieht das so aus :
AttributeError: 'ModbusIOException' object has no attribute 'registers'
al1 = ((response.registers[12] << 16) | response.registers[13]) / 10
File "modules/verbraucher/abb-b23remote.py", line 24, in <module>
Traceback (most recent call last):
Hoffe es liegt "nur" an einer Einstellung am PE11
Gruss an alle,
mit Dank für Lösungsansätz