Hallo,
ich verwende den LBS um eien sdm230 eastron Stromleser auszulesen und erhalte folgende Fehler im system-log und lbs-log:
und kann auch leider keine Werte auslesen.
Mein Setup:
Centos 7, Edomi 2.0
Raspberry mit usb-modbus - verbunden zum sdm230.
Raspberry ist als Modbus-Master eingerichtet: https://github.com/3cky/mbusd
abfragen funktionieren wenn ich z.bsp von einem windows host mit verschiedenen programmen abfrage....
Centos 7, Edomi 2.0
ich verwende den LBS um eien sdm230 eastron Stromleser auszulesen und erhalte folgende Fehler im system-log und lbs-log:
2019-11-19 09:31:21 | 676342 | ? | 7293 | Datei: /usr/local/edomi/main/include/php/ModbusMaster.php | Fehlercode: 8192 | Zeile: 38 | Methods with the same name as their class will not be constructors in a future version of PHP; ModbusMaster has a deprecated constructor | ERROR |
2019-11-19 09:31:21 | 771456 | ? | 7293 | Datei: /usr/local/edomi/main/include/php/PhpType.php | Fehlercode: 0 | Zeile: 205 | The input data should be an array of 2 or 4 bytes. |
2019-11-19 09:32:17 | 303661 | 7396 | notice | EXE19001030 [v0.5]: File: /usr/local/edomi/main/include/php/IecType.php | Error: 8192 | Line: 52 | Non-static method IecType::iecBYTE() should not be called statically |
2019-11-19 09:32:17 | 305454 | 7396 | notice | EXE19001030 [v0.5]: File: /usr/local/edomi/main/include/php/ModbusMaster.php | Error: 8192 | Line: 487 | Non-static method IecType::iecBYTE() should not be called statically |
Mein Setup:
Centos 7, Edomi 2.0
Raspberry mit usb-modbus - verbunden zum sdm230.
Raspberry ist als Modbus-Master eingerichtet: https://github.com/3cky/mbusd
abfragen funktionieren wenn ich z.bsp von einem windows host mit verschiedenen programmen abfrage....
Centos 7, Edomi 2.0
Kommentar