Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Kaco Blueplanet NX3 M2->RS485 TO POE ETH an Modbus Problem

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Kaco Blueplanet NX3 M2->RS485 TO POE ETH an Modbus Problem

    This topic has been deleted. Only users with topic management privileges can see it.
    • wendy2702
      wendy2702 last edited by

      @stronoff

      Stelle mal im Modbus Adapter auf "TCP".

      Die Geräte ID: 3 ist auch im KAco eingestellt?

      Im Waveshare:

      Destination IP/DNS: IP vom iobroker
      Destination Port auf: 4196

      Serial Settings müssen zu denen passen die auch im Kaco konfiguriert sind.

      No-Data-Restart: Disable

      Protocol: Modbus-TCP to RTU
      Instruction Timeout: 0
      Enable Multihost: No

      Leider zeigst du keine Detail infos von Kaco welches Format die Register haben.

      Kann man so nur probieren.

      S 1 Reply Last reply Reply Quote 1
      • S
        stronoff @wendy2702 last edited by

        @wendy2702
        Vielen Dank! Ich werde das morgen probieren. Jetzt erreiche ich den Wechselrichter leider nicht mehr, da keine Sonne mehr da ist 🙄

        Ich wollte schon das Kaco pdf mit den Registern ins Forum stellen, aber leider ist das pdf zu groß.

        Ich schicke ich Dir es aber auch gerne per Mail.

        Hier einmal ein paar Bilder aus dem pdf:

        Kaco3.PNG
        Kaco2.PNG
        Kaco1.PNG

        wendy2702 1 Reply Last reply Reply Quote 0
        • wendy2702
          wendy2702 @stronoff last edited by

          @stronoff zeig mal die Seite aus der Doku auf der die Register stehen die du abfragen möchtest

          S 1 Reply Last reply Reply Quote 1
          • S
            stronoff @wendy2702 last edited by stronoff

            @wendy2702

            Beginnen wollte ich mal mit diesen Werten.

            Kaco4.PNG

            Aber leider ist halt an dem einzelnen Register nicht zu erkennen, welcher Datentyp zu Grunde liegt.

            Es werden zuvor in der Beschreibung nur die Datentypen genannt die insgesamt vorkommen:

            Kaco5.PNG

            Die Standard Modbus Adresse ist hier hinterlegt:

            Kaco6.PNG

            Die Serial Settings habe ich hier gefunden:

            Kaco7.PNG

            1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 last edited by

              @stronoff Register wurden dir ja schon hier gezeigt.

              https://forum.iobroker.net/post/943080

              Was kommt im Debug log wenn du davon erstmal nur 40072 verwendest?

              Hast du am WR auch den Zähler per Modbus RTU angeschlossen wie im Doc von dir erwähnt ?

              S 2 Replies Last reply Reply Quote 1
              • S
                stronoff @wendy2702 last edited by

                @wendy2702
                Nein, der Zähler wird nicht verwendet.

                1 Reply Last reply Reply Quote 0
                • S
                  stronoff @wendy2702 last edited by

                  @wendy2702

                  Destination IP/DNS: IP vom iobroker
                  Destination Port auf: 4196

                  Wird der Port noch iobroker eingetragen?

                  Das Log sieht jetzt wie folgt aus:

                  v6.3.5
                  1817
                  
                  Log-Größe: 186.7 KB
                  Zeit
                  	
                  Nachricht
                  modbus.1
                  	2023-03-12 09:25:57.380	info	Disconnected from slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:25:57.379	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:25:56.386	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:25:56.385	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:25:56.385	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:25:56.381	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:25:56.380	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:25:56.379	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:25:56.378	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:25:51.370	debug	[DevID_3/inputRegs] Poll address 10071 - 1 registers
                  modbus.1
                  	2023-03-12 09:25:51.369	debug	Initialization of scale factors done!
                  modbus.1
                  	2023-03-12 09:25:51.367	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:25:51.366	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:25:51.065	debug	Initialize Objects for holdingRegs: []
                  modbus.1
                  	2023-03-12 09:25:51.065	debug	Add inputRegisters.3.40072_Amps: {"_id":"inputRegisters.3.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":10071,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:25:51.064	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":10071,"id":"inputRegisters.3.40072_Amps"}]
                  modbus.1
                  	2023-03-12 09:25:51.063	debug	Initialize Objects for coils: []
                  modbus.1
                  	2023-03-12 09:25:51.062	debug	Initialize Objects for disInputs: []
                  modbus.1
                  	2023-03-12 09:25:50.863	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                  modbus.1
                  	2023-03-12 09:25:50.450	debug	Plugin sentry Initialize Plugin (enabled=true)
                  modbus.1
                  	2023-03-12 09:25:50.324	debug	States connected to redis: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:25:50.242	debug	States create User PubSub Client
                  modbus.1
                  	2023-03-12 09:25:50.239	debug	States create System PubSub Client
                  modbus.1
                  	2023-03-12 09:25:50.214	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:25:50.172	debug	Objects connected to redis: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:25:50.164	debug	Objects client initialize lua scripts
                  modbus.1
                  	2023-03-12 09:25:50.083	debug	Objects create User PubSub Client
                  modbus.1
                  	2023-03-12 09:25:50.082	debug	Objects create System PubSub Client
                  modbus.1
                  	2023-03-12 09:25:50.078	debug	Objects client ready ... initialize now
                  modbus.1
                  	2023-03-12 09:25:50.017	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:25:45.544	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:25:45.543	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:25:45.543	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:25:45.539	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  modbus.1
                  	2023-03-12 09:25:45.536	debug	Plugin sentry destroyed
                  modbus.1
                  	2023-03-12 09:25:45.535	info	terminating
                  modbus.1
                  	2023-03-12 09:25:45.533	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:25:45.531	info	Got terminate signal TERMINATE_YOURSELF
                  modbus.1
                  	2023-03-12 09:25:41.630	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                  modbus.1
                  	2023-03-12 09:25:41.630	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:25:41.628	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:24:41.625	info	Disconnected from slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:24:41.623	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:24:40.629	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:24:40.629	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:24:40.628	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:24:40.625	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:24:40.623	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:24:40.623	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:24:40.622	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:24:35.614	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                  modbus.1
                  	2023-03-12 09:24:35.613	debug	Initialization of scale factors done!
                  modbus.1
                  	2023-03-12 09:24:35.611	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:24:35.610	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:24:35.318	debug	Initialize Objects for holdingRegs: []
                  modbus.1
                  	2023-03-12 09:24:35.317	debug	Add inputRegisters.3.40072_Amps: {"_id":"inputRegisters.3.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:24:35.316	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":40072,"id":"inputRegisters.3.40072_Amps"}]
                  modbus.1
                  	2023-03-12 09:24:35.315	debug	Initialize Objects for coils: []
                  modbus.1
                  	2023-03-12 09:24:35.315	debug	Initialize Objects for disInputs: []
                  modbus.1
                  	2023-03-12 09:24:35.121	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                  modbus.1
                  	2023-03-12 09:24:34.686	debug	Plugin sentry Initialize Plugin (enabled=true)
                  modbus.1
                  	2023-03-12 09:24:34.557	debug	States connected to redis: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:24:34.477	debug	States create User PubSub Client
                  modbus.1
                  	2023-03-12 09:24:34.475	debug	States create System PubSub Client
                  modbus.1
                  	2023-03-12 09:24:34.405	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:24:34.360	debug	Objects connected to redis: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:24:34.352	debug	Objects client initialize lua scripts
                  modbus.1
                  	2023-03-12 09:24:34.276	debug	Objects create User PubSub Client
                  modbus.1
                  	2023-03-12 09:24:34.275	debug	Objects create System PubSub Client
                  modbus.1
                  	2023-03-12 09:24:34.213	debug	Objects client ready ... initialize now
                  modbus.1
                  	2023-03-12 09:24:34.152	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:24:29.606	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  modbus.1
                  	2023-03-12 09:24:29.605	debug	Plugin sentry destroyed
                  modbus.1
                  	2023-03-12 09:24:29.604	info	terminating
                  modbus.1
                  	2023-03-12 09:24:29.603	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:24:29.601	info	Got terminate signal TERMINATE_YOURSELF
                  modbus.1
                  	2023-03-12 09:24:28.953	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:24:28.952	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:24:28.952	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:24:28.949	warn	Poll error count: 4 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:24:28.948	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:24:28.948	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:24:28.947	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:24:23.946	debug	[DevID_3/inputRegs] Poll address 10071 - 1 registers
                  modbus.1
                  	2023-03-12 09:24:23.946	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:24:23.945	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:23:23.942	info	Disconnected from slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:23:23.942	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:23:22.947	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:23:22.946	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:23:22.946	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:23:22.943	warn	Poll error count: 3 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:23:22.942	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:23:22.942	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:23:22.941	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:23:17.940	debug	[DevID_3/inputRegs] Poll address 10071 - 1 registers
                  modbus.1
                  	2023-03-12 09:23:17.939	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:23:17.938	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:22:17.935	info	Disconnected from slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:22:17.934	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:22:16.940	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:22:16.939	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:22:16.938	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:22:16.936	warn	Poll error count: 2 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:22:16.935	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:22:16.934	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:22:16.933	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:22:11.931	debug	[DevID_3/inputRegs] Poll address 10071 - 1 registers
                  modbus.1
                  	2023-03-12 09:22:11.931	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:22:11.929	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:21:11.925	info	Disconnected from slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:21:11.924	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:21:10.930	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:21:10.929	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:21:10.928	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:21:10.926	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:21:10.924	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:21:10.923	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:21:10.922	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:21:05.914	debug	[DevID_3/inputRegs] Poll address 10071 - 1 registers
                  modbus.1
                  	2023-03-12 09:21:05.914	debug	Initialization of scale factors done!
                  modbus.1
                  	2023-03-12 09:21:05.912	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:21:05.910	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:21:05.583	debug	Remove old object modbus.1.inputRegisters.3.40300_W5
                  modbus.1
                  	2023-03-12 09:21:05.582	debug	Remove old object modbus.1.inputRegisters.3.40228_W4
                  modbus.1
                  	2023-03-12 09:21:05.581	debug	Remove old object modbus.1.inputRegisters.3.40152_W3
                  modbus.1
                  	2023-03-12 09:21:05.581	debug	Remove old object modbus.1.inputRegisters.3.40094_Watt_hours
                  modbus.1
                  	2023-03-12 09:21:05.580	debug	Remove old object modbus.1.inputRegisters.3.40084_Watt_Float
                  modbus.1
                  	2023-03-12 09:21:05.527	debug	Initialize Objects for holdingRegs: []
                  modbus.1
                  	2023-03-12 09:21:05.526	debug	Add inputRegisters.3.40072_Amps: {"_id":"inputRegisters.3.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":10071,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:21:05.525	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":10071,"id":"inputRegisters.3.40072_Amps"}]
                  modbus.1
                  	2023-03-12 09:21:05.524	debug	Initialize Objects for coils: []
                  modbus.1
                  	2023-03-12 09:21:05.523	debug	Initialize Objects for disInputs: []
                  modbus.1
                  	2023-03-12 09:21:05.327	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                  modbus.1
                  	2023-03-12 09:21:04.904	debug	Plugin sentry Initialize Plugin (enabled=true)
                  modbus.1
                  	2023-03-12 09:21:04.772	debug	States connected to redis: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:21:04.683	debug	States create User PubSub Client
                  modbus.1
                  	2023-03-12 09:21:04.680	debug	States create System PubSub Client
                  modbus.1
                  	2023-03-12 09:21:04.654	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:21:04.606	debug	Objects connected to redis: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:21:04.597	debug	Objects client initialize lua scripts
                  modbus.1
                  	2023-03-12 09:21:04.497	debug	Objects create User PubSub Client
                  modbus.1
                  	2023-03-12 09:21:04.495	debug	Objects create System PubSub Client
                  modbus.1
                  	2023-03-12 09:21:04.491	debug	Objects client ready ... initialize now
                  modbus.1
                  	2023-03-12 09:21:04.409	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:20:59.700	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  modbus.1
                  	2023-03-12 09:20:59.700	debug	Plugin sentry destroyed
                  modbus.1
                  	2023-03-12 09:20:59.698	info	terminating
                  modbus.1
                  	2023-03-12 09:20:59.696	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:20:59.695	info	Got terminate signal TERMINATE_YOURSELF
                  modbus.1
                  	2023-03-12 09:20:40.303	info	Disconnected from slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:20:40.302	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:20:39.306	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:20:39.305	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:20:39.305	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:20:39.303	warn	Poll error count: 2 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:20:39.302	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:20:39.302	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:20:39.301	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:20:34.298	debug	[DevID_3/inputRegs] Poll address 10083 - 12 registers
                  modbus.1
                  	2023-03-12 09:20:34.297	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:20:34.296	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:19:34.292	info	Disconnected from slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:19:34.291	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:19:33.297	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:19:33.296	debug	Clearing timeout of the current request.
                  modbus.1
                  	2023-03-12 09:19:33.295	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:19:33.292	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.1
                  	2023-03-12 09:19:33.290	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:19:33.290	error	Request timed out.
                  modbus.1
                  	2023-03-12 09:19:33.289	warn	Error: undefined
                  modbus.1
                  	2023-03-12 09:19:28.280	debug	[DevID_3/inputRegs] Poll address 10083 - 12 registers
                  modbus.1
                  	2023-03-12 09:19:28.280	debug	Initialization of scale factors done!
                  modbus.1
                  	2023-03-12 09:19:28.278	debug	[DevID_3] Poll start ---------------------
                  modbus.1
                  	2023-03-12 09:19:28.277	info	Connected to slave 192.168.1.97
                  modbus.1
                  	2023-03-12 09:19:27.963	debug	Initialize Objects for holdingRegs: []
                  modbus.1
                  	2023-03-12 09:19:27.962	debug	Add inputRegisters.3.40300_W5: {"_id":"inputRegisters.3.40300_W5","type":"state","common":{"name":"W5","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"W5"},"native":{"regType":"inputRegs","address":10299,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:19:27.962	debug	Add inputRegisters.3.40228_W4: {"_id":"inputRegisters.3.40228_W4","type":"state","common":{"name":"W4","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"W4"},"native":{"regType":"inputRegs","address":10227,"deviceId":3,"type":"int16be","len":1,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:19:27.961	debug	Add inputRegisters.3.40152_W3: {"_id":"inputRegisters.3.40152_W3","type":"state","common":{"name":"W3","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"Wm"},"native":{"regType":"inputRegs","address":10151,"deviceId":3,"type":"int32be","len":2,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:19:27.961	debug	Add inputRegisters.3.40094_Watt_hours: {"_id":"inputRegisters.3.40094_Watt_hours","type":"state","common":{"name":"Watt_Hours","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"Wh"},"native":{"regType":"inputRegs","address":10093,"deviceId":3,"type":"uint32be","len":2,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:19:27.960	debug	Add inputRegisters.3.40084_Watt_Float: {"_id":"inputRegisters.3.40084_Watt_Float","type":"state","common":{"name":"Watt_Float","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"W"},"native":{"regType":"inputRegs","address":10083,"deviceId":3,"type":"floatbe","len":2,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:19:27.959	debug	Initialize Objects for inputRegs: [{"_address":40084,"name":"Watt_Float","description":"Watt_Float","unit":"W","type":"floatbe","len":2,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","deviceId":3,"address":10083,"id":"inputRegisters.3.40084_Watt_Float"},{"_address":40094,"deviceId":3,"name":"Watt_hours","description":"Watt_Hours","unit":"Wh","type":"uint32be","len":2,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":10093,"id":"inputRegisters.3.40094_Watt_hours"},{"_address":40152,"deviceId":3,"name":"W3","description":"W3","unit":"Wm","type":"int32be","len":2,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":10151,"id":"inputRegisters.3.40152_W3"},{"_address":40228,"deviceId":3,"name":"W4","description":"W4","unit":"W4","type":"int16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":10227,"id":"inputRegisters.3.40228_W4"},{"_address":40300,"deviceId":3,"name":"W5","description":"W5","unit":"W5","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":10299,"id":"inputRegisters.3.40300_W5"}]
                  modbus.1
                  	2023-03-12 09:19:27.958	debug	Initialize Objects for coils: []
                  modbus.1
                  	2023-03-12 09:19:27.957	debug	Initialize Objects for disInputs: []
                  modbus.1
                  	2023-03-12 09:19:27.744	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                  modbus.1
                  	2023-03-12 09:19:27.327	debug	Plugin sentry Initialize Plugin (enabled=true)
                  modbus.1
                  	2023-03-12 09:19:27.203	debug	States connected to redis: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:19:27.123	debug	States create User PubSub Client
                  modbus.1
                  	2023-03-12 09:19:27.120	debug	States create System PubSub Client
                  modbus.1
                  	2023-03-12 09:19:27.096	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                  modbus.1
                  	2023-03-12 09:19:27.051	debug	Objects connected to redis: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:19:27.043	debug	Objects client initialize lua scripts
                  modbus.1
                  	2023-03-12 09:19:26.973	debug	Objects create User PubSub Client
                  modbus.1
                  	2023-03-12 09:19:26.971	debug	Objects create System PubSub Client
                  modbus.1
                  	2023-03-12 09:19:26.969	debug	Objects client ready ... initialize now
                  modbus.1
                  	2023-03-12 09:19:26.904	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                  modbus.1
                  	2023-03-12 09:19:22.218	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  modbus.1
                  	2023-03-12 09:19:22.217	debug	Plugin sentry destroyed
                  modbus.1
                  	2023-03-12 09:19:22.216	info	terminating
                  modbus.1
                  	2023-03-12 09:19:22.214	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:19:22.213	info	Got terminate signal TERMINATE_YOURSELF
                  modbus.1
                  	2023-03-12 09:18:51.870	debug	Closing client on purpose.
                  modbus.1
                  	2023-03-12 09:18:50.872	debug	Cleaning up request fifo.
                  modbus.1
                  	2023-03-12 09:18:50.871	debug	Socket closed with error
                  modbus.1
                  	2023-03-12 09:18:50.868	warn	On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.1.97","port":4196}
                  modbus.1
                  	2023-03-12 09:18:50.867	error	Client in error state.
                  modbus.1
                  	2023-03-12 09:18:50.866	error	Socket Error
                  modbus.1
                  	2023-03-12 09:18:50.550	debug	Add inputRegisters.3.40300_W5: {"_id":"inputRegisters.3.40300_W5","type":"state","common":{"name":"W5","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"W5"},"native":{"regType":"inputRegs","address":10299,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:18:50.549	debug	Add inputRegisters.3.40228_W4: {"_id":"inputRegisters.3.40228_W4","type":"state","common":{"name":"W4","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"W4"},"native":{"regType":"inputRegs","address":10227,"deviceId":3,"type":"int16be","len":1,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:18:50.550	debug	Initialize Objects for holdingRegs: []
                  modbus.1
                  	2023-03-12 09:18:50.549	debug	Add inputRegisters.3.40152_W3: {"_id":"inputRegisters.3.40152_W3","type":"state","common":{"name":"W3","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"Wm"},"native":{"regType":"inputRegs","address":10151,"deviceId":3,"type":"int32be","len":2,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:18:50.548	debug	Add inputRegisters.3.40094_Watt_hours: {"_id":"inputRegisters.3.40094_Watt_hours","type":"state","common":{"name":"Watt_Hours","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"Wh"},"native":{"regType":"inputRegs","address":10093,"deviceId":3,"type":"uint32be","len":2,"offset":0,"factor":1}}
                  modbus.1
                  	2023-03-12 09:18:50.547	debug	Add inputRegisters.3.40084_Watt_Float: {"_id":"inputRegisters.3.40084_Watt_Float","type":"state","common":{"name":"Watt_Float","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"W"},"native":{"regType":"inputRegs","address":10083,"deviceId":3,"type":"floatbe","len":2,"offset":0,"factor":1}}
                  
                  
                  
                  wendy2702 1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 @stronoff last edited by

                    @stronoff

                    Zeig mal die Einstellungen des Adapters und der Register

                    S 1 Reply Last reply Reply Quote 1
                    • S
                      stronoff @wendy2702 last edited by

                      @wendy2702
                      Kaco10.PNG

                      Kaco11.PNG

                      Kaco12.PNG

                      wendy2702 1 Reply Last reply Reply Quote 0
                      • wendy2702
                        wendy2702 @stronoff last edited by wendy2702

                        @stronoff Haken bei Aliase raus. Speichern, Register kontrollieren/korrigieren, Speichern, log zeigen

                        Willst du mehrere Geräte über den BUS auslesen?

                        S 1 Reply Last reply Reply Quote 1
                        • S
                          stronoff @wendy2702 last edited by

                          @wendy2702

                          Ich hab den Haken bei "Mehrere Geräte IDs" entfernt.

                          Kaco13.PNG

                          Kaco14.PNG

                          v6.3.5
                          1818
                          
                          Log-Größe: 261.0 KB
                          Zeit
                          	
                          Nachricht
                          modbus.1
                          	2023-03-12 10:05:05.625	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:05:05.624	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:05:04.629	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 10:05:04.629	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 10:05:04.628	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 10:05:04.626	warn	Poll error count: 4 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 10:05:04.624	error	Client in error state.
                          modbus.1
                          	2023-03-12 10:05:04.624	error	Request timed out.
                          modbus.1
                          	2023-03-12 10:05:04.623	warn	Error: undefined
                          modbus.1
                          	2023-03-12 10:04:59.621	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                          modbus.1
                          	2023-03-12 10:04:59.621	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 10:04:59.620	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:03:59.618	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:03:59.617	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:03:58.621	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 10:03:58.621	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 10:03:58.621	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 10:03:58.618	warn	Poll error count: 3 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 10:03:58.617	error	Client in error state.
                          modbus.1
                          	2023-03-12 10:03:58.616	error	Request timed out.
                          modbus.1
                          	2023-03-12 10:03:58.615	warn	Error: undefined
                          modbus.1
                          	2023-03-12 10:03:53.614	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                          modbus.1
                          	2023-03-12 10:03:53.614	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 10:03:53.612	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:02:53.610	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:02:53.609	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:02:52.614	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 10:02:52.613	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 10:02:52.613	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 10:02:52.610	warn	Poll error count: 2 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 10:02:52.609	error	Client in error state.
                          modbus.1
                          	2023-03-12 10:02:52.609	error	Request timed out.
                          modbus.1
                          	2023-03-12 10:02:52.608	warn	Error: undefined
                          modbus.1
                          	2023-03-12 10:02:47.606	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                          modbus.1
                          	2023-03-12 10:02:47.606	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 10:02:47.605	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:01:47.601	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:01:47.600	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:01:46.605	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 10:01:46.604	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 10:01:46.604	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 10:01:46.601	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 10:01:46.599	error	Client in error state.
                          modbus.1
                          	2023-03-12 10:01:46.599	error	Request timed out.
                          modbus.1
                          	2023-03-12 10:01:46.598	warn	Error: undefined
                          modbus.1
                          	2023-03-12 10:01:41.590	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                          modbus.1
                          	2023-03-12 10:01:41.589	debug	Initialization of scale factors done!
                          modbus.1
                          	2023-03-12 10:01:41.587	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 10:01:41.586	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:01:41.302	debug	Initialize Objects for holdingRegs: []
                          modbus.1
                          	2023-03-12 10:01:41.302	debug	Add inputRegisters.40072_Amps: {"_id":"inputRegisters.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                          modbus.1
                          	2023-03-12 10:01:41.301	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":40072,"id":"inputRegisters.40072_Amps"}]
                          modbus.1
                          	2023-03-12 10:01:41.300	debug	Initialize Objects for coils: []
                          modbus.1
                          	2023-03-12 10:01:41.299	debug	Initialize Objects for disInputs: []
                          modbus.1
                          	2023-03-12 10:01:41.102	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                          modbus.1
                          	2023-03-12 10:01:40.683	debug	Plugin sentry Initialize Plugin (enabled=true)
                          modbus.1
                          	2023-03-12 10:01:40.557	debug	States connected to redis: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:01:40.479	debug	States create User PubSub Client
                          modbus.1
                          	2023-03-12 10:01:40.477	debug	States create System PubSub Client
                          modbus.1
                          	2023-03-12 10:01:40.453	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:01:40.404	debug	Objects connected to redis: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:01:40.396	debug	Objects client initialize lua scripts
                          modbus.1
                          	2023-03-12 10:01:40.319	debug	Objects create User PubSub Client
                          modbus.1
                          	2023-03-12 10:01:40.317	debug	Objects create System PubSub Client
                          modbus.1
                          	2023-03-12 10:01:40.314	debug	Objects client ready ... initialize now
                          modbus.1
                          	2023-03-12 10:01:40.251	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:01:35.727	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          modbus.1
                          	2023-03-12 10:01:35.727	debug	Plugin sentry destroyed
                          modbus.1
                          	2023-03-12 10:01:35.725	info	terminating
                          modbus.1
                          	2023-03-12 10:01:35.723	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:01:35.721	info	Got terminate signal TERMINATE_YOURSELF
                          modbus.1
                          	2023-03-12 10:01:31.930	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:01:31.928	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:01:30.935	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 10:01:30.934	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 10:01:30.933	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 10:01:30.930	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 10:01:30.928	error	Client in error state.
                          modbus.1
                          	2023-03-12 10:01:30.928	error	Request timed out.
                          modbus.1
                          	2023-03-12 10:01:30.927	warn	Error: undefined
                          modbus.1
                          	2023-03-12 10:01:25.919	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                          modbus.1
                          	2023-03-12 10:01:25.919	debug	Initialization of scale factors done!
                          modbus.1
                          	2023-03-12 10:01:25.917	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 10:01:25.915	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:01:25.649	debug	Remove old object modbus.1.inputRegisters.3.40072_Amps
                          modbus.1
                          	2023-03-12 10:01:25.597	debug	Initialize Objects for holdingRegs: []
                          modbus.1
                          	2023-03-12 10:01:25.596	debug	Add inputRegisters.40072_Amps: {"_id":"inputRegisters.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                          modbus.1
                          	2023-03-12 10:01:25.595	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":40072,"id":"inputRegisters.40072_Amps"}]
                          modbus.1
                          	2023-03-12 10:01:25.594	debug	Initialize Objects for coils: []
                          modbus.1
                          	2023-03-12 10:01:25.593	debug	Initialize Objects for disInputs: []
                          modbus.1
                          	2023-03-12 10:01:25.398	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                          modbus.1
                          	2023-03-12 10:01:24.970	debug	Plugin sentry Initialize Plugin (enabled=true)
                          modbus.1
                          	2023-03-12 10:01:24.828	debug	States connected to redis: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:01:24.747	debug	States create User PubSub Client
                          modbus.1
                          	2023-03-12 10:01:24.745	debug	States create System PubSub Client
                          modbus.1
                          	2023-03-12 10:01:24.720	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:01:24.676	debug	Objects connected to redis: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:01:24.668	debug	Objects client initialize lua scripts
                          modbus.1
                          	2023-03-12 10:01:24.578	debug	Objects create User PubSub Client
                          modbus.1
                          	2023-03-12 10:01:24.577	debug	Objects create System PubSub Client
                          modbus.1
                          	2023-03-12 10:01:24.574	debug	Objects client ready ... initialize now
                          modbus.1
                          	2023-03-12 10:01:24.516	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:01:19.975	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          modbus.1
                          	2023-03-12 10:01:19.975	debug	Plugin sentry destroyed
                          modbus.1
                          	2023-03-12 10:01:19.973	info	terminating
                          modbus.1
                          	2023-03-12 10:01:19.971	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:01:19.969	info	Got terminate signal TERMINATE_YOURSELF
                          modbus.1
                          	2023-03-12 10:00:49.061	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:00:49.060	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:00:48.067	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 10:00:48.066	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 10:00:48.065	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 10:00:48.062	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 10:00:48.060	error	Client in error state.
                          modbus.1
                          	2023-03-12 10:00:48.059	error	Request timed out.
                          modbus.1
                          	2023-03-12 10:00:48.059	warn	Error: undefined
                          modbus.1
                          	2023-03-12 10:00:43.051	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                          modbus.1
                          	2023-03-12 10:00:43.051	debug	Initialization of scale factors done!
                          modbus.1
                          	2023-03-12 10:00:43.048	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 10:00:43.047	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:00:42.756	debug	Initialize Objects for holdingRegs: []
                          modbus.1
                          	2023-03-12 10:00:42.756	debug	Add inputRegisters.3.40072_Amps: {"_id":"inputRegisters.3.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                          modbus.1
                          	2023-03-12 10:00:42.754	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":40072,"id":"inputRegisters.3.40072_Amps"}]
                          modbus.1
                          	2023-03-12 10:00:42.754	debug	Initialize Objects for coils: []
                          modbus.1
                          	2023-03-12 10:00:42.753	debug	Initialize Objects for disInputs: []
                          modbus.1
                          	2023-03-12 10:00:42.564	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                          modbus.1
                          	2023-03-12 10:00:42.142	debug	Plugin sentry Initialize Plugin (enabled=true)
                          modbus.1
                          	2023-03-12 10:00:42.018	debug	States connected to redis: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:00:41.937	debug	States create User PubSub Client
                          modbus.1
                          	2023-03-12 10:00:41.934	debug	States create System PubSub Client
                          modbus.1
                          	2023-03-12 10:00:41.911	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:00:41.867	debug	Objects connected to redis: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:00:41.859	debug	Objects client initialize lua scripts
                          modbus.1
                          	2023-03-12 10:00:41.783	debug	Objects create User PubSub Client
                          modbus.1
                          	2023-03-12 10:00:41.781	debug	Objects create System PubSub Client
                          modbus.1
                          	2023-03-12 10:00:41.733	debug	Objects client ready ... initialize now
                          modbus.1
                          	2023-03-12 10:00:41.674	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:00:37.089	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          modbus.1
                          	2023-03-12 10:00:37.088	debug	Plugin sentry destroyed
                          modbus.1
                          	2023-03-12 10:00:37.087	info	terminating
                          modbus.1
                          	2023-03-12 10:00:37.083	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:00:37.080	info	Got terminate signal TERMINATE_YOURSELF
                          modbus.1
                          	2023-03-12 10:00:19.692	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:00:19.690	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:00:18.701	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 10:00:18.700	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 10:00:18.699	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 10:00:18.694	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 10:00:18.691	error	Client in error state.
                          modbus.1
                          	2023-03-12 10:00:18.690	error	Request timed out.
                          modbus.1
                          	2023-03-12 10:00:18.689	warn	Error: undefined
                          modbus.1
                          	2023-03-12 10:00:13.677	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                          modbus.1
                          	2023-03-12 10:00:13.675	debug	Initialization of scale factors done!
                          modbus.1
                          	2023-03-12 10:00:13.672	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 10:00:13.670	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 10:00:13.216	debug	Remove old object modbus.1.inputRegisters.3.10071_Amps
                          modbus.1
                          	2023-03-12 10:00:13.144	debug	Initialize Objects for holdingRegs: []
                          modbus.1
                          	2023-03-12 10:00:13.143	debug	Add inputRegisters.3.40072_Amps: {"_id":"inputRegisters.3.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                          modbus.1
                          	2023-03-12 10:00:13.141	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":40072,"id":"inputRegisters.3.40072_Amps"}]
                          modbus.1
                          	2023-03-12 10:00:13.140	debug	Initialize Objects for coils: []
                          modbus.1
                          	2023-03-12 10:00:13.135	debug	Initialize Objects for disInputs: []
                          modbus.1
                          	2023-03-12 10:00:12.801	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                          modbus.1
                          	2023-03-12 10:00:12.019	debug	Plugin sentry Initialize Plugin (enabled=true)
                          modbus.1
                          	2023-03-12 10:00:11.851	debug	States connected to redis: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:00:11.726	debug	States create User PubSub Client
                          modbus.1
                          	2023-03-12 10:00:11.717	debug	States create System PubSub Client
                          modbus.1
                          	2023-03-12 10:00:11.682	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 10:00:11.615	debug	Objects connected to redis: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:00:11.598	debug	Objects client initialize lua scripts
                          modbus.1
                          	2023-03-12 10:00:11.506	debug	Objects create User PubSub Client
                          modbus.1
                          	2023-03-12 10:00:11.503	debug	Objects create System PubSub Client
                          modbus.1
                          	2023-03-12 10:00:11.496	debug	Objects client ready ... initialize now
                          modbus.1
                          	2023-03-12 10:00:11.365	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 10:00:06.092	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          modbus.1
                          	2023-03-12 10:00:06.091	debug	Plugin sentry destroyed
                          modbus.1
                          	2023-03-12 10:00:06.090	info	terminating
                          modbus.1
                          	2023-03-12 10:00:06.086	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 10:00:06.084	info	Got terminate signal TERMINATE_YOURSELF
                          modbus.1
                          	2023-03-12 09:59:50.034	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 09:59:50.032	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 09:59:49.039	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 09:59:49.038	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 09:59:49.037	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 09:59:49.034	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 09:59:49.033	error	Client in error state.
                          modbus.1
                          	2023-03-12 09:59:49.032	error	Request timed out.
                          modbus.1
                          	2023-03-12 09:59:49.031	warn	Error: undefined
                          modbus.1
                          	2023-03-12 09:59:44.023	debug	[DevID_3/inputRegs] Poll address 10071 - 1 registers
                          modbus.1
                          	2023-03-12 09:59:44.022	debug	Initialization of scale factors done!
                          modbus.1
                          	2023-03-12 09:59:44.020	debug	[DevID_3] Poll start ---------------------
                          modbus.1
                          	2023-03-12 09:59:44.019	info	Connected to slave 192.168.1.97
                          modbus.1
                          	2023-03-12 09:59:43.765	debug	Remove old object modbus.1.inputRegisters.3.40072_Amps
                          modbus.1
                          	2023-03-12 09:59:43.711	debug	Initialize Objects for holdingRegs: []
                          modbus.1
                          	2023-03-12 09:59:43.710	debug	Add inputRegisters.3.10071_Amps: {"_id":"inputRegisters.3.10071_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":10071,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                          modbus.1
                          	2023-03-12 09:59:43.709	debug	Initialize Objects for inputRegs: [{"_address":10071,"deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":10071,"id":"inputRegisters.3.10071_Amps"}]
                          modbus.1
                          	2023-03-12 09:59:43.708	debug	Initialize Objects for coils: []
                          modbus.1
                          	2023-03-12 09:59:43.707	debug	Initialize Objects for disInputs: []
                          modbus.1
                          	2023-03-12 09:59:43.496	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                          modbus.1
                          	2023-03-12 09:59:43.105	debug	Plugin sentry Initialize Plugin (enabled=true)
                          modbus.1
                          	2023-03-12 09:59:42.973	debug	States connected to redis: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 09:59:42.880	debug	States create User PubSub Client
                          modbus.1
                          	2023-03-12 09:59:42.878	debug	States create System PubSub Client
                          modbus.1
                          	2023-03-12 09:59:42.855	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                          modbus.1
                          	2023-03-12 09:59:42.812	debug	Objects connected to redis: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 09:59:42.804	debug	Objects client initialize lua scripts
                          modbus.1
                          	2023-03-12 09:59:42.714	debug	Objects create User PubSub Client
                          modbus.1
                          	2023-03-12 09:59:42.713	debug	Objects create System PubSub Client
                          modbus.1
                          	2023-03-12 09:59:42.710	debug	Objects client ready ... initialize now
                          modbus.1
                          	2023-03-12 09:59:42.655	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                          modbus.1
                          	2023-03-12 09:59:38.175	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          modbus.1
                          	2023-03-12 09:59:38.175	debug	Plugin sentry destroyed
                          modbus.1
                          	2023-03-12 09:59:38.173	info	terminating
                          modbus.1
                          	2023-03-12 09:59:38.170	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 09:59:38.168	info	Got terminate signal TERMINATE_YOURSELF
                          modbus.1
                          	2023-03-12 09:59:16.633	info	Disconnected from slave 192.168.1.97
                          modbus.1
                          	2023-03-12 09:59:16.632	debug	Closing client on purpose.
                          modbus.1
                          	2023-03-12 09:59:15.636	debug	Cleaning up request fifo.
                          modbus.1
                          	2023-03-12 09:59:15.635	debug	Clearing timeout of the current request.
                          modbus.1
                          	2023-03-12 09:59:15.635	debug	Socket closed with error
                          modbus.1
                          	2023-03-12 09:59:15.633	warn	Poll error count: 7 code: {"err":"timeout","timeout":5000}
                          modbus.1
                          	2023-03-12 09:59:15.632	error	Client in error state.
                          modbus.1
                          	2023-03-12 09:59:15.631	error	Request timed out.
                          modbus.1
                          	2023-03-12 09:59:15.631	warn	Error: undefined
                          modbus.1
                          	2023-03-12 09:59:10.630	debug	[DevID_3/inputRegs] Poll address 10071 - 1 registers
                          modbus.1
                          	2023-03-12 09:59:10.629	debug	[DevID_3] Poll start ---------------------
                          
                          
                          
                          1 Reply Last reply Reply Quote 0
                          • wendy2702
                            wendy2702 last edited by wendy2702

                            Jetzt noch das Register bei Holding und nicht Input eintragen, wie im Beispiel aus dem Link, und haken bei "Abfrage".

                            Dann mal log bitte.

                            S 1 Reply Last reply Reply Quote 1
                            • S
                              stronoff @wendy2702 last edited by

                              @wendy2702

                              Kaco15.PNG

                              v6.3.5
                              2424
                              
                              Log-Größe: 299.8 KB
                              Zeit
                              	
                              Nachricht
                              modbus.1
                              	2023-03-12 10:22:06.962	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:22:06.961	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:22:05.964	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:22:05.964	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:22:05.963	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:22:05.961	warn	Poll error count: 3 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:22:05.960	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:22:05.960	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:22:05.959	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:22:00.958	debug	[DevID_3/holdingRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:22:00.958	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:22:00.957	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:21:00.954	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:21:00.953	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:20:59.958	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:20:59.958	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:20:59.957	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:20:59.955	warn	Poll error count: 2 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:20:59.954	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:20:59.953	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:20:59.952	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:20:54.950	debug	[DevID_3/holdingRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:20:54.950	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:20:54.948	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:19:54.945	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:19:54.944	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:19:53.950	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:19:53.949	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:19:53.948	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:19:53.945	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:19:53.944	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:19:53.943	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:19:53.942	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:19:48.934	debug	[DevID_3/holdingRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:19:48.933	debug	Initialization of scale factors done!
                              modbus.1
                              	2023-03-12 10:19:48.931	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:19:48.930	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:19:48.652	debug	Remove old object modbus.1.inputRegisters.40072_Amps
                              modbus.1
                              	2023-03-12 10:19:48.598	debug	Add holdingRegisters.40072_Amps: {"_id":"holdingRegisters.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":true,"def":0,"unit":"A"},"native":{"regType":"holdingRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1,"poll":true}}
                              modbus.1
                              	2023-03-12 10:19:48.597	debug	Initialize Objects for holdingRegs: [{"_address":"40072","name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","poll":true,"wp":"","cw":"","isScale":"","address":40072,"deviceId":3,"id":"holdingRegisters.40072_Amps"}]
                              modbus.1
                              	2023-03-12 10:19:48.596	debug	Initialize Objects for inputRegs: []
                              modbus.1
                              	2023-03-12 10:19:48.595	debug	Initialize Objects for coils: []
                              modbus.1
                              	2023-03-12 10:19:48.595	debug	Initialize Objects for disInputs: []
                              modbus.1
                              	2023-03-12 10:19:48.380	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                              modbus.1
                              	2023-03-12 10:19:47.900	debug	Plugin sentry Initialize Plugin (enabled=true)
                              modbus.1
                              	2023-03-12 10:19:47.748	debug	States connected to redis: 127.0.0.1:9000
                              modbus.1
                              	2023-03-12 10:19:47.669	debug	States create User PubSub Client
                              modbus.1
                              	2023-03-12 10:19:47.667	debug	States create System PubSub Client
                              modbus.1
                              	2023-03-12 10:19:47.644	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                              modbus.1
                              	2023-03-12 10:19:47.598	debug	Objects connected to redis: 127.0.0.1:9001
                              modbus.1
                              	2023-03-12 10:19:47.590	debug	Objects client initialize lua scripts
                              modbus.1
                              	2023-03-12 10:19:47.516	debug	Objects create User PubSub Client
                              modbus.1
                              	2023-03-12 10:19:47.514	debug	Objects create System PubSub Client
                              modbus.1
                              	2023-03-12 10:19:47.512	debug	Objects client ready ... initialize now
                              modbus.1
                              	2023-03-12 10:19:47.456	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                              modbus.1
                              	2023-03-12 10:19:42.915	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              modbus.1
                              	2023-03-12 10:19:42.914	debug	Plugin sentry destroyed
                              modbus.1
                              	2023-03-12 10:19:42.913	info	terminating
                              modbus.1
                              	2023-03-12 10:19:42.910	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:19:42.908	info	Got terminate signal TERMINATE_YOURSELF
                              modbus.1
                              	2023-03-12 10:19:18.533	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:19:18.532	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:19:17.539	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:19:17.538	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:19:17.537	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:19:17.533	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:19:17.532	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:19:17.531	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:19:17.530	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:19:12.523	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:19:12.522	debug	Initialization of scale factors done!
                              modbus.1
                              	2023-03-12 10:19:12.519	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:19:12.518	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:19:12.206	debug	Add holdingRegisters.40072_Amps: {"_id":"holdingRegisters.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":true,"def":0,"unit":"A"},"native":{"regType":"holdingRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1,"poll":true}}
                              modbus.1
                              	2023-03-12 10:19:12.206	debug	Initialize Objects for holdingRegs: [{"_address":"40072","name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","poll":true,"wp":"","cw":"","isScale":"","address":40072,"deviceId":3,"id":"holdingRegisters.40072_Amps"}]
                              modbus.1
                              	2023-03-12 10:19:12.205	debug	Add inputRegisters.40072_Amps: {"_id":"inputRegisters.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                              modbus.1
                              	2023-03-12 10:19:12.204	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":40072,"id":"inputRegisters.40072_Amps"}]
                              modbus.1
                              	2023-03-12 10:19:12.204	debug	Initialize Objects for coils: []
                              modbus.1
                              	2023-03-12 10:19:12.203	debug	Initialize Objects for disInputs: []
                              modbus.1
                              	2023-03-12 10:19:12.009	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                              modbus.1
                              	2023-03-12 10:19:11.576	debug	Plugin sentry Initialize Plugin (enabled=true)
                              modbus.1
                              	2023-03-12 10:19:11.449	debug	States connected to redis: 127.0.0.1:9000
                              modbus.1
                              	2023-03-12 10:19:11.370	debug	States create User PubSub Client
                              modbus.1
                              	2023-03-12 10:19:11.368	debug	States create System PubSub Client
                              modbus.1
                              	2023-03-12 10:19:11.344	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                              modbus.1
                              	2023-03-12 10:19:11.300	debug	Objects connected to redis: 127.0.0.1:9001
                              modbus.1
                              	2023-03-12 10:19:11.291	debug	Objects client initialize lua scripts
                              modbus.1
                              	2023-03-12 10:19:11.216	debug	Objects create User PubSub Client
                              modbus.1
                              	2023-03-12 10:19:11.214	debug	Objects create System PubSub Client
                              modbus.1
                              	2023-03-12 10:19:11.211	debug	Objects client ready ... initialize now
                              modbus.1
                              	2023-03-12 10:19:11.152	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                              modbus.1
                              	2023-03-12 10:19:06.520	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              modbus.1
                              	2023-03-12 10:19:06.520	debug	Plugin sentry destroyed
                              modbus.1
                              	2023-03-12 10:19:06.518	info	terminating
                              modbus.1
                              	2023-03-12 10:19:06.515	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:19:06.513	info	Got terminate signal TERMINATE_YOURSELF
                              modbus.1
                              	2023-03-12 10:19:01.898	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:19:01.897	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:19:00.904	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:19:00.904	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:19:00.903	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:19:00.898	warn	Poll error count: 1 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:19:00.896	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:19:00.896	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:19:00.895	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:18:55.888	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:18:55.887	debug	Initialization of scale factors done!
                              modbus.1
                              	2023-03-12 10:18:55.885	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:18:55.884	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:18:55.579	debug	Add holdingRegisters.40072_Amps: {"_id":"holdingRegisters.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":true,"def":0,"unit":"A"},"native":{"regType":"holdingRegs","address":40072,"deviceId":3,"type":"int16le","len":1,"offset":0,"factor":1,"poll":true}}
                              modbus.1
                              	2023-03-12 10:18:55.578	debug	Initialize Objects for holdingRegs: [{"_address":"40072","name":"Amps","description":"Amps","unit":"A","type":"int16le","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","poll":true,"wp":"","cw":"","isScale":"","address":40072,"deviceId":3,"id":"holdingRegisters.40072_Amps"}]
                              modbus.1
                              	2023-03-12 10:18:55.578	debug	Add inputRegisters.40072_Amps: {"_id":"inputRegisters.40072_Amps","type":"state","common":{"name":"Amps","role":"level","type":"number","read":true,"write":false,"def":0,"unit":"A"},"native":{"regType":"inputRegs","address":40072,"deviceId":3,"type":"uint16be","len":1,"offset":0,"factor":1}}
                              modbus.1
                              	2023-03-12 10:18:55.576	debug	Initialize Objects for inputRegs: [{"_address":"40072","deviceId":3,"name":"Amps","description":"Amps","unit":"A","type":"uint16be","len":1,"factor":1,"offset":0,"formula":"","role":"level","room":"","cw":"","isScale":"","address":40072,"id":"inputRegisters.40072_Amps"}]
                              modbus.1
                              	2023-03-12 10:18:55.576	debug	Initialize Objects for coils: []
                              modbus.1
                              	2023-03-12 10:18:55.575	debug	Initialize Objects for disInputs: []
                              modbus.1
                              	2023-03-12 10:18:55.369	info	starting. Version 5.0.11 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.19.0, js-controller: 4.0.23
                              modbus.1
                              	2023-03-12 10:18:54.876	debug	Plugin sentry Initialize Plugin (enabled=true)
                              modbus.1
                              	2023-03-12 10:18:54.752	debug	States connected to redis: 127.0.0.1:9000
                              modbus.1
                              	2023-03-12 10:18:54.706	debug	States create User PubSub Client
                              modbus.1
                              	2023-03-12 10:18:54.703	debug	States create System PubSub Client
                              modbus.1
                              	2023-03-12 10:18:54.639	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                              modbus.1
                              	2023-03-12 10:18:54.590	debug	Objects connected to redis: 127.0.0.1:9001
                              modbus.1
                              	2023-03-12 10:18:54.581	debug	Objects client initialize lua scripts
                              modbus.1
                              	2023-03-12 10:18:54.501	debug	Objects create User PubSub Client
                              modbus.1
                              	2023-03-12 10:18:54.499	debug	Objects create System PubSub Client
                              modbus.1
                              	2023-03-12 10:18:54.497	debug	Objects client ready ... initialize now
                              modbus.1
                              	2023-03-12 10:18:54.436	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                              modbus.1
                              	2023-03-12 10:18:49.962	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              modbus.1
                              	2023-03-12 10:18:49.961	debug	Plugin sentry destroyed
                              modbus.1
                              	2023-03-12 10:18:49.960	info	terminating
                              modbus.1
                              	2023-03-12 10:18:49.956	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:18:49.954	info	Got terminate signal TERMINATE_YOURSELF
                              modbus.1
                              	2023-03-12 10:17:50.318	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:17:50.318	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:17:49.322	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:17:49.321	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:17:49.321	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:17:49.319	warn	Poll error count: 10 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:17:49.319	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:17:49.318	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:17:49.318	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:17:44.317	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:17:44.316	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:17:44.315	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:16:44.313	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:16:44.313	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:16:43.323	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:16:43.322	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:16:43.322	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:16:43.314	warn	Poll error count: 9 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:16:43.313	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:16:43.313	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:16:43.312	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:16:38.311	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:16:38.310	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:16:38.309	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:15:38.307	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:15:38.307	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:15:37.311	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:15:37.311	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:15:37.310	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:15:37.308	warn	Poll error count: 8 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:15:37.307	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:15:37.307	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:15:37.306	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:15:32.304	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:15:32.303	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:15:32.302	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:14:32.299	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:14:32.299	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:14:31.303	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:14:31.303	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:14:31.302	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:14:31.300	warn	Poll error count: 7 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:14:31.299	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:14:31.299	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:14:31.298	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:14:26.297	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:14:26.296	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:14:26.296	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:13:26.292	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:13:26.292	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:13:25.300	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:13:25.299	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:13:25.299	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:13:25.293	warn	Poll error count: 6 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:13:25.292	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:13:25.291	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:13:25.291	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:13:20.288	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:13:20.288	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:13:20.287	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:12:20.284	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:12:20.283	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:12:19.287	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:12:19.286	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:12:19.286	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:12:19.284	warn	Poll error count: 5 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:12:19.283	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:12:19.283	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:12:19.282	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:12:14.281	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:12:14.280	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:12:14.279	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:11:14.277	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:11:14.276	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:11:13.280	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:11:13.280	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:11:13.280	debug	Socket closed with error
                              modbus.1
                              	2023-03-12 10:11:13.277	warn	Poll error count: 4 code: {"err":"timeout","timeout":5000}
                              modbus.1
                              	2023-03-12 10:11:13.276	error	Client in error state.
                              modbus.1
                              	2023-03-12 10:11:13.276	error	Request timed out.
                              modbus.1
                              	2023-03-12 10:11:13.275	warn	Error: undefined
                              modbus.1
                              	2023-03-12 10:11:08.274	debug	[DevID_3/inputRegs] Poll address 40072 - 1 registers
                              modbus.1
                              	2023-03-12 10:11:08.273	debug	[DevID_3] Poll start ---------------------
                              modbus.1
                              	2023-03-12 10:11:08.273	info	Connected to slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:10:08.270	info	Disconnected from slave 192.168.1.97
                              modbus.1
                              	2023-03-12 10:10:08.269	debug	Closing client on purpose.
                              modbus.1
                              	2023-03-12 10:10:07.275	debug	Cleaning up request fifo.
                              modbus.1
                              	2023-03-12 10:10:07.275	debug	Clearing timeout of the current request.
                              modbus.1
                              	2023-03-12 10:10:07.274	debug	Socket closed with error
                              
                              
                              
                              wendy2702 1 Reply Last reply Reply Quote 0
                              • wendy2702
                                wendy2702 @stronoff last edited by

                                @stronoff Hm,

                                die Auswahl Anzahl Bits im Waveshare mit "8" ist ja nirgendwo dokumentiert, könnte also falsch sein.

                                Wie ist die Verbindung zwischen Waveshare und Kaco aufgebaut?

                                S 1 Reply Last reply Reply Quote 1
                                • S
                                  stronoff @wendy2702 last edited by stronoff

                                  @wendy2702

                                  Der Elektriker hat ein Patch Kabel aufgeschnitten und den Stecker am Kaco eingesteckt und PIN1 und 2 am Waveshare "verschraubt".

                                  Der Waveshare blinkt auch immer "Active" wenn am Kaco die Kommunikations LED blinkt.

                                  wendy2702 1 Reply Last reply Reply Quote 0
                                  • wendy2702
                                    wendy2702 @stronoff last edited by

                                    @stronoff wäre ein Versuch wert am Waveshare mal zu tauschen.

                                    S 3 Replies Last reply Reply Quote 1
                                    • S
                                      stronoff @wendy2702 last edited by

                                      @wendy2702
                                      Habe ich auch schon überlegt.

                                      Werd's mal probieren.

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        stronoff @wendy2702 last edited by

                                        @wendy2702

                                        Danke Dir auf jeden Fall schon mal für Deine Unterstützung!

                                        1 Reply Last reply Reply Quote 1
                                        • S
                                          stronoff @wendy2702 last edited by

                                          @wendy2702

                                          Heute war der Elektriker da und ich konnte das erste Mal hinter die Abdeckung sehen 😉

                                          Wir haben die Anschlüsse "durchgepiepst" und es war erst mal alles so, wie es gemäß Kaco Beschreibung sein sollte:

                                          Bildschirm­foto 2023-03-16 um 23.11.58.png

                                          Mir fiel allerdings auf, dass die Ummantelung des Netzwerkkabels nicht am Waveshare angeschlossen war. Laut Elektriker unrelevant, ich wollte es aber trotzdem austesten und habe daher die Ummantelung (siehe Pfeile) anbringen lassen:

                                          20230316_200806.jpg

                                          Ich habe die Anschlüsse daher jetzt erstmal nicht tauschen lassen. Ich kann leider erst am Samstag und Sonntag wieder testen. Wenn's nicht funktioniert, würde ich als nächstes 485A und 485B tauschen.

                                          Was meinst Du? Ist die Verkabelung soweit OK oder ist aus Deiner Sicht ein Fehler vorhanden?

                                          In der Anleitung stand noch was von einem Abschlusswiderstand.

                                          Bildschirm­foto 2023-03-16 um 23.13.50.png

                                          Ist das für meine Verkabelung relevant? Laut Elektriker nicht, ich werde daraus aber nicht schlüssig...

                                          wendy2702 1 Reply Last reply Reply Quote 0
                                          • wendy2702
                                            wendy2702 @stronoff last edited by

                                            @stronoff Weiss nicht wie lang das Kabel zwischen Waveshare und Kaco ist aber eigentlich reichen dann zwei drähte.

                                            Ich habe bei mir ca. 1m dazwischen, alte IYSTY Kabel und davon ein Adernpaar genommen.

                                            S 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            916
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            31
                                            2502
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo