Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Hargassner ModBus Anbindung geht nicht!

    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

    Hargassner ModBus Anbindung geht nicht!

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

      @acidsubway

      Mal nur mit einer Adresse probieren:

      Z.B. 40009 9f2e1a63-9ccb-4bd3-8b41-b7f603a9785e-grafik.png

      Haken bei Aliases raus.

      Dann das eine Register mal bei Holding Eintrage, loggen auf Debug stellen und die Ausgabe hier als Text in Code Tags </> posten.

      CodeTags.gif

      Wenn es immer noch fehler gibt das ganze bei Eingangsregister machen.

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

        @wendy2702

        modbus.2	2021-03-16 22:04:29.513	info	(10444) Disconnected from slave 192.168.0.50
        modbus.2	2021-03-16 22:04:29.463	warn	(10444) Poll error count: 7 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
        modbus.2	2021-03-16 22:04:29.442	info	(10444) Connected to slave 192.168.0.50
        modbus.2	2021-03-16 22:03:29.426	info	(10444) Disconnected from slave 192.168.0.50
        modbus.2	2021-03-16 22:03:29.374	warn	(10444) Poll error count: 6 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
        modbus.2	2021-03-16 22:03:28.313	warn	(10444) Poll error count: 5 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
        modbus.2	2021-03-16 22:03:27.246	warn	(10444) Poll error count: 4 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
        modbus.2	2021-03-16 22:03:26.177	warn	(10444) Poll error count: 3 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
        modbus.2	2021-03-16 22:03:25.120	warn	(10444) Poll error count: 2 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
        modbus.2	2021-03-16 22:03:24.062	warn	(10444) Poll error count: 1 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
        modbus.2	2021-03-16 22:03:24.049	info	(10444) Connected to slave 192.168.0.50
        modbus.2	2021-03-16 22:03:23.653	info	(10444) starting. Version 3.2.4 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.21.0, js-controller: 3.2.16
        modbus.2	2021-03-16 22:03:18.297	info	(10398) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        modbus.2	2021-03-16 22:03:18.296	info	(10398) terminating
        modbus.2	2021-03-16 22:03:18.294	info	(10398) Got terminate signal TERMINATE_YOURSELF
        modbus.2	2021-03-16 22:03:17.308	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:17.307	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        modbus.2	2021-03-16 22:03:16.086	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:16.085	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        modbus.2	2021-03-16 22:03:14.852	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:14.851	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        modbus.2	2021-03-16 22:03:13.589	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:13.588	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        modbus.2	2021-03-16 22:03:12.371	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:12.370	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        modbus.2	2021-03-16 22:03:11.134	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:11.133	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        modbus.2	2021-03-16 22:03:09.901	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:09.899	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        modbus.2	2021-03-16 22:03:08.678	info	(10398) List of port: []
        modbus.2	2021-03-16 22:03:08.676	info	(10398) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
        
        wendy2702 1 Reply Last reply Reply Quote 0
        • wendy2702
          wendy2702 @acidsubway last edited by

          @acidsubway Du musst bitte noch das loggen auf Debug stellen:

          Dazu auf der Instanz Seite den Expertenmodus aktivieren und hinter der Modbus Instanz dann auf Debug stellen.

          55a7115a-abf5-4549-af0b-65bbd44ff4a4-grafik.png

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

            @wendy2702

            egal was ich einstelle es kommt das gleiche :///

            modbus.2	2021-03-17 22:04:30.865	info	(7738) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            modbus.2	2021-03-17 22:04:30.865	debug	(7738) Plugin sentry destroyed
            modbus.2	2021-03-17 22:04:30.864	info	(7738) terminating
            modbus.2	2021-03-17 22:04:30.863	debug	(7738) Closing client on purpose.
            modbus.2	2021-03-17 22:04:30.862	info	(7738) Got terminate signal TERMINATE_YOURSELF
            modbus.2	2021-03-17 22:04:30.234	debug	(7738) Cleaning up request fifo.
            modbus.2	2021-03-17 22:04:30.233	debug	(7738) Socket closed with error
            modbus.2	2021-03-17 22:04:30.230	info	(7738) Disconnected from slave 192.168.0.50
            modbus.2	2021-03-17 22:04:30.229	debug	(7738) Closing client on purpose.
            modbus.2	2021-03-17 22:04:30.179	warn	(7738) Poll error count: 8 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
            modbus.2	2021-03-17 22:04:30.178	debug	(7738) Received pdu describes an error.
            modbus.2	2021-03-17 22:04:30.158	debug	(7738) Poll holdingRegs DevID(0) address 9 - 2 bytes
            modbus.2	2021-03-17 22:04:30.158	debug	(7738) Poll device 0
            modbus.2	2021-03-17 22:04:30.157	info	(7738) Connected to slave 192.168.0.50
            modbus.2	2021-03-17 22:03:31.156	debug	(7738) Closing client on purpose.
            modbus.2	2021-03-17 22:03:30.155	debug	(7738) Cleaning up request fifo.
            modbus.2	2021-03-17 22:03:30.154	debug	(7738) Socket closed with error
            modbus.2	2021-03-17 22:03:30.148	info	(7738) Disconnected from slave 192.168.0.50
            modbus.2	2021-03-17 22:03:30.147	debug	(7738) Closing client on purpose.
            modbus.2	2021-03-17 22:03:30.096	warn	(7738) Poll error count: 7 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
            modbus.2	2021-03-17 22:03:30.096	debug	(7738) Received pdu describes an error.
            modbus.2	2021-03-17 22:03:30.075	debug	(7738) Poll holdingRegs DevID(0) address 9 - 2 bytes
            modbus.2	2021-03-17 22:03:30.075	debug	(7738) Poll device 0
            modbus.2	2021-03-17 22:03:30.074	info	(7738) Connected to slave 192.168.0.50
            modbus.2	2021-03-17 22:03:24.582	debug	(7738) system.adapter.admin.0: logging true
            
            wendy2702 1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 @acidsubway last edited by

              @acidsubway sagte in Hargassner ModBus Anbindung geht nicht!:

              Poll holdingRegs DevID(0) address 9 - 2 bytes

              Es kommt nicht das gleiche.

              DU hast eine "9" eingetragen und den Offset weggelassen: 40009 wäre wohl richtig

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

                @wendy2702

                das habe ich auch probiert

                modbus.2	2021-03-17 22:31:07.566	debug	(9341) Closing client on purpose.
                modbus.2	2021-03-17 22:31:07.118	debug	(9341) system.adapter.admin.0: logging true
                modbus.2	2021-03-17 22:31:06.564	debug	(9341) Cleaning up request fifo.
                modbus.2	2021-03-17 22:31:06.564	debug	(9341) Socket closed with error
                modbus.2	2021-03-17 22:31:06.557	info	(9341) Disconnected from slave 192.168.0.50
                modbus.2	2021-03-17 22:31:06.556	debug	(9341) Closing client on purpose.
                modbus.2	2021-03-17 22:31:06.504	warn	(9341) Poll error count: 6 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:31:06.504	debug	(9341) Received pdu describes an error.
                modbus.2	2021-03-17 22:31:06.500	debug	(9341) Poll holdingRegs DevID(0) address 40007 - 6 bytes
                modbus.2	2021-03-17 22:31:06.499	debug	(9341) Poll device 0
                modbus.2	2021-03-17 22:31:05.448	warn	(9341) Poll error count: 5 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:31:05.447	debug	(9341) Received pdu describes an error.
                modbus.2	2021-03-17 22:31:05.442	debug	(9341) Poll holdingRegs DevID(0) address 40007 - 6 bytes
                modbus.2	2021-03-17 22:31:05.442	debug	(9341) Poll device 0
                modbus.2	2021-03-17 22:31:04.391	warn	(9341) Poll error count: 4 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:31:04.390	debug	(9341) Received pdu describes an error.
                modbus.2	2021-03-17 22:31:04.385	debug	(9341) Poll holdingRegs DevID(0) address 40007 - 6 bytes
                modbus.2	2021-03-17 22:31:04.384	debug	(9341) Poll device 0
                modbus.2	2021-03-17 22:31:03.334	warn	(9341) Poll error count: 3 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:31:03.333	debug	(9341) Received pdu describes an error.
                modbus.2	2021-03-17 22:31:03.328	debug	(9341) Poll holdingRegs DevID(0) address 40007 - 6 bytes
                modbus.2	2021-03-17 22:31:03.327	debug	(9341) Poll device 0
                modbus.2	2021-03-17 22:31:02.275	warn	(9341) Poll error count: 2 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:31:02.274	debug	(9341) Received pdu describes an error.
                modbus.2	2021-03-17 22:31:02.263	debug	(9341) Poll holdingRegs DevID(0) address 40007 - 6 bytes
                modbus.2	2021-03-17 22:31:02.262	debug	(9341) Poll device 0
                modbus.2	2021-03-17 22:31:01.210	warn	(9341) Poll error count: 1 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:31:01.209	debug	(9341) Received pdu describes an error.
                modbus.2	2021-03-17 22:31:01.190	debug	(9341) Poll holdingRegs DevID(0) address 40007 - 6 bytes
                modbus.2	2021-03-17 22:31:01.190	debug	(9341) Initialization of scale factors done!
                modbus.2	2021-03-17 22:31:01.188	debug	(9341) Poll device 0
                modbus.2	2021-03-17 22:31:01.187	info	(9341) Connected to slave 192.168.0.50
                modbus.2	2021-03-17 22:31:00.763	info	(9341) starting. Version 3.2.4 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.21.0, js-controller: 3.2.16
                modbus.2	2021-03-17 22:31:00.556	debug	(9341) Plugin sentry Initialize Plugin (enabled=true)
                modbus.2	2021-03-17 22:31:00.345	debug	(9341) statesDB connected
                modbus.2	2021-03-17 22:31:00.344	debug	(9341) States connected to redis: 127.0.0.1:9000
                modbus.2	2021-03-17 22:31:00.336	debug	(9341) States create User PubSub Client
                modbus.2	2021-03-17 22:31:00.335	debug	(9341) States create System PubSub Client
                modbus.2	2021-03-17 22:31:00.328	debug	(9341) Redis States: Use Redis connection: 127.0.0.1:9000
                modbus.2	2021-03-17 22:31:00.326	debug	(9341) objectDB connected
                modbus.2	2021-03-17 22:31:00.318	debug	(9341) Objects connected to redis: 127.0.0.1:9001
                modbus.2	2021-03-17 22:31:00.302	debug	(9341) Objects client initialize lua scripts
                modbus.2	2021-03-17 22:31:00.300	debug	(9341) Objects create User PubSub Client
                modbus.2	2021-03-17 22:31:00.298	debug	(9341) Objects create System PubSub Client
                modbus.2	2021-03-17 22:31:00.296	debug	(9341) Objects client ready ... initialize now
                modbus.2	2021-03-17 22:31:00.265	debug	(9341) Redis Objects: Use Redis connection: 127.0.0.1:9001
                modbus.2	2021-03-17 22:30:56.384	info	(9272) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                modbus.2	2021-03-17 22:30:56.383	debug	(9272) Plugin sentry destroyed
                modbus.2	2021-03-17 22:30:56.382	info	(9272) terminating
                modbus.2	2021-03-17 22:30:56.382	debug	(9272) Closing client on purpose.
                modbus.2	2021-03-17 22:30:56.380	info	(9272) Got terminate signal TERMINATE_YOURSELF
                modbus.2	2021-03-17 22:30:41.766	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:41.765	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:41.765	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:40.564	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:40.564	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:40.563	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:39.331	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:39.331	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:39.330	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:38.121	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:38.121	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:38.120	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:36.906	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:36.906	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:36.905	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:35.690	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:35.690	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:35.689	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:34.467	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:34.467	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:34.466	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:33.233	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:33.232	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:33.231	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:32.888	debug	(9272) system.adapter.admin.0: logging false
                modbus.2	2021-03-17 22:30:32.001	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:32.000	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:31.999	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:30.774	debug	(9272) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                modbus.2	2021-03-17 22:30:30.772	info	(9272) List of port: []
                modbus.2	2021-03-17 22:30:30.771	info	(9272) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                modbus.2	2021-03-17 22:30:15.038	debug	(9272) Closing client on purpose.
                modbus.2	2021-03-17 22:30:14.036	debug	(9272) Cleaning up request fifo.
                modbus.2	2021-03-17 22:30:14.035	debug	(9272) Socket closed with error
                modbus.2	2021-03-17 22:30:14.027	info	(9272) Disconnected from slave 192.168.0.50
                modbus.2	2021-03-17 22:30:14.026	debug	(9272) Closing client on purpose.
                modbus.2	2021-03-17 22:30:13.975	warn	(9272) Poll error count: 6 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:30:13.974	debug	(9272) Received pdu describes an error.
                modbus.2	2021-03-17 22:30:13.947	debug	(9272) Poll holdingRegs DevID(0) address 40001 - 12 bytes
                modbus.2	2021-03-17 22:30:13.946	debug	(9272) Poll device 0
                modbus.2	2021-03-17 22:30:12.895	warn	(9272) Poll error count: 5 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:30:12.894	debug	(9272) Received pdu describes an error.
                modbus.2	2021-03-17 22:30:12.887	debug	(9272) Poll holdingRegs DevID(0) address 40001 - 12 bytes
                modbus.2	2021-03-17 22:30:12.887	debug	(9272) Poll device 0
                modbus.2	2021-03-17 22:30:11.836	warn	(9272) Poll error count: 4 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:30:11.835	debug	(9272) Received pdu describes an error.
                modbus.2	2021-03-17 22:30:11.816	debug	(9272) Poll holdingRegs DevID(0) address 40001 - 12 bytes
                modbus.2	2021-03-17 22:30:11.816	debug	(9272) Poll device 0
                modbus.2	2021-03-17 22:30:10.765	warn	(9272) Poll error count: 3 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:30:10.764	debug	(9272) Received pdu describes an error.
                modbus.2	2021-03-17 22:30:10.756	debug	(9272) Poll holdingRegs DevID(0) address 40001 - 12 bytes
                modbus.2	2021-03-17 22:30:10.755	debug	(9272) Poll device 0
                modbus.2	2021-03-17 22:30:09.705	warn	(9272) Poll error count: 2 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                modbus.2	2021-03-17 22:30:09.704	debug	(9272) Received pdu describes an error.
                modbus.2	2021-03-17 22:30:09.690	debug	(9272) Poll holdingRegs DevID(0) address 40001 - 12 bytes
                modbus.2	2021-03-17 22:30:09.689	debug	(9272) Poll device 0
                
                wendy2702 1 Reply Last reply Reply Quote 0
                • wendy2702
                  wendy2702 @acidsubway last edited by wendy2702

                  @acidsubway Ist zwar nur 40007 und 40001 im Log aber egal.

                  Dann lösche mal unter Holding und trage ein Register bei Eingangsregistern ein und als "Float"

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

                    @wendy2702

                    modbus.2	2021-03-17 22:36:45.191	debug	(9757) Closing client on purpose.
                    modbus.2	2021-03-17 22:36:44.189	debug	(9757) Cleaning up request fifo.
                    modbus.2	2021-03-17 22:36:44.188	debug	(9757) Socket closed with error
                    modbus.2	2021-03-17 22:36:44.177	info	(9757) Disconnected from slave 192.168.0.50
                    modbus.2	2021-03-17 22:36:44.176	debug	(9757) Closing client on purpose.
                    modbus.2	2021-03-17 22:36:44.125	warn	(9757) Poll error count: 6 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                    modbus.2	2021-03-17 22:36:44.124	debug	(9757) Received pdu describes an error.
                    modbus.2	2021-03-17 22:36:44.121	debug	(9757) Poll inputRegs DevID(1) address 40011 - 2 bytes
                    modbus.2	2021-03-17 22:36:44.121	debug	(9757) Poll device 1
                    modbus.2	2021-03-17 22:36:43.070	warn	(9757) Poll error count: 5 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                    modbus.2	2021-03-17 22:36:43.069	debug	(9757) Received pdu describes an error.
                    modbus.2	2021-03-17 22:36:43.058	debug	(9757) Poll inputRegs DevID(1) address 40011 - 2 bytes
                    modbus.2	2021-03-17 22:36:43.057	debug	(9757) Poll device 1
                    modbus.2	2021-03-17 22:36:42.006	warn	(9757) Poll error count: 4 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                    modbus.2	2021-03-17 22:36:42.006	debug	(9757) Received pdu describes an error.
                    modbus.2	2021-03-17 22:36:42.002	debug	(9757) Poll inputRegs DevID(1) address 40011 - 2 bytes
                    modbus.2	2021-03-17 22:36:42.002	debug	(9757) Poll device 1
                    modbus.2	2021-03-17 22:36:40.950	warn	(9757) Poll error count: 3 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                    modbus.2	2021-03-17 22:36:40.950	debug	(9757) Received pdu describes an error.
                    modbus.2	2021-03-17 22:36:40.941	debug	(9757) Poll inputRegs DevID(1) address 40011 - 2 bytes
                    modbus.2	2021-03-17 22:36:40.941	debug	(9757) Poll device 1
                    modbus.2	2021-03-17 22:36:39.889	warn	(9757) Poll error count: 2 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                    modbus.2	2021-03-17 22:36:39.889	debug	(9757) Received pdu describes an error.
                    modbus.2	2021-03-17 22:36:39.864	debug	(9757) Poll inputRegs DevID(1) address 40011 - 2 bytes
                    modbus.2	2021-03-17 22:36:39.863	debug	(9757) Poll device 1
                    modbus.2	2021-03-17 22:36:38.811	warn	(9757) Poll error count: 1 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                    modbus.2	2021-03-17 22:36:38.809	debug	(9757) Received pdu describes an error.
                    modbus.2	2021-03-17 22:36:38.798	debug	(9757) Poll inputRegs DevID(1) address 40011 - 2 bytes
                    modbus.2	2021-03-17 22:36:38.797	debug	(9757) Initialization of scale factors done!
                    modbus.2	2021-03-17 22:36:38.796	debug	(9757) Poll device 1
                    modbus.2	2021-03-17 22:36:38.795	info	(9757) Connected to slave 192.168.0.50
                    modbus.2	2021-03-17 22:36:38.444	info	(9757) starting. Version 3.2.4 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.21.0, js-controller: 3.2.16
                    modbus.2	2021-03-17 22:36:38.236	debug	(9757) Plugin sentry Initialize Plugin (enabled=true)
                    
                    wendy2702 1 Reply Last reply Reply Quote 0
                    • wendy2702
                      wendy2702 @acidsubway last edited by

                      @acidsubway Ist auf deiner Tastatur die "9" kaputt ?

                      Nochmal Egal.

                      Hast du das Register auf "Float" gestellt ?

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

                        @wendy2702

                        alle flot´s ausprobiert

                        modbus.2	2021-03-17 22:53:10.870	debug	(10600) Closing client on purpose.
                        modbus.2	2021-03-17 22:53:09.868	debug	(10600) Cleaning up request fifo.
                        modbus.2	2021-03-17 22:53:09.868	debug	(10600) Socket closed with error
                        modbus.2	2021-03-17 22:53:09.854	info	(10600) Disconnected from slave 192.168.0.50
                        modbus.2	2021-03-17 22:53:09.853	debug	(10600) Closing client on purpose.
                        modbus.2	2021-03-17 22:53:09.802	warn	(10600) Poll error count: 6 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                        modbus.2	2021-03-17 22:53:09.802	debug	(10600) Received pdu describes an error.
                        modbus.2	2021-03-17 22:53:09.792	debug	(10600) Poll inputRegs DevID(1) address 40011 - 2 bytes
                        modbus.2	2021-03-17 22:53:09.791	debug	(10600) Poll device 1
                        modbus.2	2021-03-17 22:53:08.739	warn	(10600) Poll error count: 5 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                        modbus.2	2021-03-17 22:53:08.738	debug	(10600) Received pdu describes an error.
                        modbus.2	2021-03-17 22:53:08.733	debug	(10600) Poll inputRegs DevID(1) address 40011 - 2 bytes
                        modbus.2	2021-03-17 22:53:08.732	debug	(10600) Poll device 1
                        modbus.2	2021-03-17 22:53:07.681	warn	(10600) Poll error count: 4 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                        modbus.2	2021-03-17 22:53:07.680	debug	(10600) Received pdu describes an error.
                        modbus.2	2021-03-17 22:53:07.660	debug	(10600) Poll inputRegs DevID(1) address 40011 - 2 bytes
                        modbus.2	2021-03-17 22:53:07.659	debug	(10600) Poll device 1
                        modbus.2	2021-03-17 22:53:06.608	warn	(10600) Poll error count: 3 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                        modbus.2	2021-03-17 22:53:06.607	debug	(10600) Received pdu describes an error.
                        modbus.2	2021-03-17 22:53:06.594	debug	(10600) Poll inputRegs DevID(1) address 40011 - 2 bytes
                        modbus.2	2021-03-17 22:53:06.594	debug	(10600) Poll device 1
                        modbus.2	2021-03-17 22:53:05.542	warn	(10600) Poll error count: 2 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                        modbus.2	2021-03-17 22:53:05.541	debug	(10600) Received pdu describes an error.
                        modbus.2	2021-03-17 22:53:05.522	debug	(10600) Poll inputRegs DevID(1) address 40011 - 2 bytes
                        modbus.2	2021-03-17 22:53:05.522	debug	(10600) Poll device 1
                        modbus.2	2021-03-17 22:53:04.470	warn	(10600) Poll error count: 1 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                        modbus.2	2021-03-17 22:53:04.468	debug	(10600) Received pdu describes an error.
                        modbus.2	2021-03-17 22:53:04.458	debug	(10600) Poll inputRegs DevID(1) address 40011 - 2 bytes
                        modbus.2	2021-03-17 22:53:04.458	debug	(10600) Initialization of scale factors done!
                        modbus.2	2021-03-17 22:53:04.456	debug	(10600) Poll device 1
                        modbus.2	2021-03-17 22:53:04.455	info	(10600) Connected to slave 192.168.0.50
                        modbus.2	2021-03-17 22:53:04.123	info	(10600) starting. Version 3.2.4 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.21.0, js-controller: 3.2.16
                        modbus.2	2021-03-17 22:53:03.916	debug	(10600) Plugin sentry Initialize Plugin (enabled=true)
                        modbus.2	2021-03-17 22:52:59.788	debug	(10567) system.adapter.admin.0: logging true
                        modbus.2	2021-03-17 22:52:59.745	info	(10567) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        modbus.2	2021-03-17 22:52:59.744	debug	(10567) Plugin sentry destroyed
                        modbus.2	2021-03-17 22:52:59.743	info	(10567) terminating
                        modbus.2	2021-03-17 22:52:59.743	debug	(10567) Closing client on purpose.
                        modbus.2	2021-03-17 22:52:59.742	info	(10567) Got terminate signal TERMINATE_YOURSELF
                        modbus.2	2021-03-17 22:52:59.294	debug	(10567) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                        modbus.2	2021-03-17 22:52:59.293	info	(10567) List of port: []
                        modbus.2	2021-03-17 22:52:59.292	info	(10567) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                        modbus.2	2021-03-17 22:52:58.074	debug	(10567) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                        modbus.2	2021-03-17 22:52:58.074	info	(10567) List of port: []
                        modbus.2	2021-03-17 22:52:58.073	info	(10567) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                        modbus.2	2021-03-17 22:52:57.081	debug	(10567) system.adapter.admin.0: logging false
                        modbus.2	2021-03-17 22:52:56.863	debug	(10567) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                        modbus.2	2021-03-17 22:52:56.863	info	(10567) List of port: []
                        modbus.2	2021-03-17 22:52:56.862	info	(10567) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                        modbus.2	2021-03-17 22:52:55.663	debug	(10567) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                        modbus.2	2021-03-17 22:52:55.663	info	(10567) List of port: []
                        modbus.2	2021-03-17 22:52:55.662	info	(10567) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                        modbus.2	2021-03-17 22:52:54.430	debug	(10567) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                        modbus.2	2021-03-17 22:52:54.430	info	(10567) List of port: []
                        modbus.2	2021-03-17 22:52:54.429	info	(10567) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                        modbus.2	2021-03-17 22:52:53.198	debug	(10567) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                        modbus.2	2021-03-17 22:52:53.198	info	(10567) List of port: []
                        modbus.2	2021-03-17 22:52:53.197	info	(10567) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                        modbus.2	2021-03-17 22:52:51.945	debug	(10567) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                        modbus.2	2021-03-17 22:52:51.944	info	(10567) List of port: []
                        modbus.2	2021-03-17 22:52:51.942	info	(10567) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                        modbus.2	2021-03-17 22:52:47.093	debug	(10567) Closing client on purpose.
                        modbus.2	2021-03-17 22:52:46.092	debug	(10567) Cleaning up request fifo.
                        modbus.2	2021-03-17 22:52:46.091	debug	(10567) Socket closed with error
                        modbus.2	2021-03-17 22:52:46.083	info	(10567) Disconnected from slave 192.168.0.50
                        
                        A 1 Reply Last reply Reply Quote 0
                        • A
                          acidsubway @acidsubway last edited by

                          Das offset ist ja in der PDF auf 40000 muss die Abfrage trotzdem auf 40011?

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            acidsubway @acidsubway last edited by

                            habe die 11 genommen weil da werte kommen müssen, sonnst kommt auf der 9 immer 0°C und die habe ich atm

                            modbus.2	2021-03-17 23:17:17.913	debug	(12364) Cleaning up request fifo.
                            modbus.2	2021-03-17 23:17:17.912	debug	(12364) Clearing timeout of the current request.
                            modbus.2	2021-03-17 23:17:17.912	debug	(12364) Socket closed with error
                            modbus.2	2021-03-17 23:17:17.906	info	(12364) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            modbus.2	2021-03-17 23:17:17.905	debug	(12364) Plugin sentry destroyed
                            modbus.2	2021-03-17 23:17:17.904	info	(12364) terminating
                            modbus.2	2021-03-17 23:17:17.903	debug	(12364) Closing client on purpose.
                            modbus.2	2021-03-17 23:17:17.902	info	(12364) Got terminate signal TERMINATE_YOURSELF
                            modbus.2	2021-03-17 23:17:17.316	debug	(12364) Poll holdingRegs DevID(1) address 400287 - 2 bytes
                            modbus.2	2021-03-17 23:17:17.306	debug	(12364) Poll holdingRegs DevID(1) address 400001 - 8 bytes
                            modbus.2	2021-03-17 23:17:17.305	debug	(12364) Poll device 1
                            modbus.2	2021-03-17 23:17:16.214	debug	(12364) Poll holdingRegs DevID(1) address 400287 - 2 bytes
                            modbus.2	2021-03-17 23:17:16.210	debug	(12364) Poll holdingRegs DevID(1) address 400001 - 8 bytes
                            modbus.2	2021-03-17 23:17:16.210	debug	(12364) Poll device 1
                            modbus.2	2021-03-17 23:17:15.148	debug	(12364) Poll holdingRegs DevID(1) address 400287 - 2 bytes
                            modbus.2	2021-03-17 23:17:15.146	debug	(12364) Poll holdingRegs DevID(1) address 400001 - 8 bytes
                            modbus.2	2021-03-17 23:17:15.145	debug	(12364) Poll device 1
                            modbus.2	2021-03-17 23:17:14.074	debug	(12364) Poll holdingRegs DevID(1) address 400287 - 2 bytes
                            modbus.2	2021-03-17 23:17:14.044	debug	(12364) Poll holdingRegs DevID(1) address 400001 - 8 bytes
                            modbus.2	2021-03-17 23:17:14.043	debug	(12364) Poll device 1
                            modbus.2	2021-03-17 23:17:13.400	debug	(12364) system.adapter.admin.0: logging false
                            modbus.2	2021-03-17 23:17:12.978	debug	(12364) Poll holdingRegs DevID(1) address 400287 - 2 bytes
                            modbus.2	2021-03-17 23:17:12.974	debug	(12364) Poll holdingRegs DevID(1) address 400001 - 8 bytes
                            modbus.2	2021-03-17 23:17:12.973	debug	(12364) Poll device 1
                            modbus.2	2021-03-17 23:17:11.903	debug	(12364) Poll holdingRegs DevID(1) address 400287 - 2 bytes
                            modbus.2	2021-03-17 23:17:11.896	debug	(12364) Poll holdingRegs DevID(1) address 400001 - 8 bytes
                            modbus.2	2021-03-17 23:17:11.895	debug	(12364) Poll device 1
                            modbus.2	2021-03-17 23:17:10.808	debug	(12364) Poll holdingRegs DevID(1) address 400287 - 2 bytes
                            modbus.2	2021-03-17 23:17:10.803	debug	(12364) Poll holdingRegs DevID(1) address 400001 - 8 bytes
                            

                            qModMaster hier kommen alle daten die ich abfrage?

                            2021-03-17 23_18_37-D__[- - = = Downloads = = - -]_qModMaster-Win32-exe-0.5.3-beta_qModMaster-0.5.3-.jpg

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              acidsubway @acidsubway last edited by

                              Er öffnet das register aber er zeigt mir eine 0 an 😕

                              modbus.2	2021-03-17 23:23:37.722	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:37.722	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:36.662	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:36.661	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:35.602	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:35.602	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:34.545	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:34.544	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:33.483	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:33.483	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:32.426	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:32.425	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:31.369	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:31.369	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:30.313	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:30.313	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:29.250	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:29.249	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:28.191	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:28.190	debug	(12660) Poll device 1
                              modbus.2	2021-03-17 23:23:27.120	debug	(12660) Poll holdingRegs DevID(1) address 400011 - 2 bytes
                              modbus.2	2021-03-17 23:23:27.119	debug	(12660) Initialization of scale factors done!
                              modbus.2	2021-03-17 23:23:27.117	debug	(12660) Poll device 1
                              

                              2021-03-17 23_24_42-objects - ioBroker.jpg

                              R 1 Reply Last reply Reply Quote 0
                              • R
                                Radi @acidsubway last edited by

                                @acidsubway Hast du mal geschaut, welche Adresse da gerade gelesen wird? Da steht 400011. Da hast du irgendwo eine Null zuviel.

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  acidsubway @Radi last edited by acidsubway

                                  @radi

                                  modbus.2	2021-03-18 19:43:18.306	debug	(32417) Closing client on purpose.
                                  modbus.2	2021-03-18 19:43:17.305	debug	(32417) Cleaning up request fifo.
                                  modbus.2	2021-03-18 19:43:17.304	debug	(32417) Socket closed with error
                                  modbus.2	2021-03-18 19:43:17.298	info	(32417) Disconnected from slave 192.168.0.50
                                  modbus.2	2021-03-18 19:43:17.298	debug	(32417) Closing client on purpose.
                                  modbus.2	2021-03-18 19:43:17.247	warn	(32417) Poll error count: 7 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                                  modbus.2	2021-03-18 19:43:17.246	debug	(32417) Received pdu describes an error.
                                  modbus.2	2021-03-18 19:43:17.226	debug	(32417) Poll holdingRegs DevID(1) address 40011 - 2 bytes
                                  modbus.2	2021-03-18 19:43:17.226	debug	(32417) Poll device 1
                                  modbus.2	2021-03-18 19:43:17.225	info	(32417) Connected to slave 192.168.0.50
                                  modbus.2	2021-03-18 19:43:13.856	debug	(32417) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                  modbus.2	2021-03-18 19:43:13.855	info	(32417) List of port: []
                                  modbus.2	2021-03-18 19:43:13.854	info	(32417) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                  modbus.2	2021-03-18 19:43:12.630	debug	(32417) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                  modbus.2	2021-03-18 19:43:12.629	info	(32417) List of port: []
                                  modbus.2	2021-03-18 19:43:12.628	info	(32417) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                  modbus.2	2021-03-18 19:43:11.385	debug	(32417) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                  modbus.2	2021-03-18 19:43:11.385	info	(32417) List of port: []
                                  modbus.2	2021-03-18 19:43:11.384	info	(32417) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                  modbus.2	2021-03-18 19:43:10.153	debug	(32417) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                  modbus.2	2021-03-18 19:43:10.153	info	(32417) List of port: []
                                  modbus.2	2021-03-18 19:43:10.152	info	(32417) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                  modbus.2	2021-03-18 19:43:08.941	debug	(32417) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                  modbus.2	2021-03-18 19:43:08.940	info	(32417) List of port: []
                                  modbus.2	2021-03-18 19:43:08.939	info	(32417) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                  modbus.2	2021-03-18 19:43:07.690	debug	(32417) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                  modbus.2	2021-03-18 19:43:07.690	info	(32417) List of port: []
                                  modbus.2	2021-03-18 19:43:07.689	info	(32417) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                  modbus.2	2021-03-18 19:43:06.468	debug	(32417) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                  modbus.2	2021-03-18 19:43:06.466	info	(32417) List of port: []
                                  modbus.2	2021-03-18 19:43:06.465	info	(32417) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                  modbus.2	2021-03-18 19:42:18.225	debug	(32417) Closing client on purpose.
                                  modbus.2	2021-03-18 19:42:17.223	debug	(32417) Cleaning up request fifo.
                                  modbus.2	2021-03-18 19:42:17.222	debug	(32417) Socket closed with error
                                  modbus.2	2021-03-18 19:42:17.216	info	(32417) Disconnected from slave 192.168.0.50
                                  modbus.2	2021-03-18 19:42:17.215	debug	(32417) Closing client on purpose.
                                  modbus.2	2021-03-18 19:42:17.163	warn	(32417) Poll error count: 6 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                                  modbus.2	2021-03-18 19:42:17.162	debug	(32417) Received pdu describes an error.
                                  modbus.2	2021-03-18 19:42:17.140	debug	(32417) Poll holdingRegs DevID(1) address 40011 - 2 bytes
                                  modbus.2	2021-03-18 19:42:17.140	debug	(32417) Poll device 1
                                  modbus.2	2021-03-18 19:42:16.088	warn	(32417) Poll error count: 5 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                                  modbus.2	2021-03-18 19:42:16.088	debug	(32417) Received pdu describes an error.
                                  modbus.2	2021-03-18 19:42:16.077	debug	(32417) Poll holdingRegs DevID(1) address 40011 - 2 bytes
                                  modbus.2	2021-03-18 19:42:16.076	debug	(32417) Poll device 1
                                  modbus.2	2021-03-18 19:42:15.025	warn	(32417) Poll error count: 4 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                                  modbus.2	2021-03-18 19:42:15.025	debug	(32417) Received pdu describes an error.
                                  modbus.2	2021-03-18 19:42:15.019	debug	(32417) Poll holdingRegs DevID(1) address 40011 - 2 bytes
                                  modbus.2	2021-03-18 19:42:15.019	debug	(32417) Poll device 1
                                  modbus.2	2021-03-18 19:42:13.966	warn	(32417) Poll error count: 3 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                                  modbus.2	2021-03-18 19:42:13.965	debug	(32417) Received pdu describes an error.
                                  modbus.2	2021-03-18 19:42:13.946	debug	(32417) Poll holdingRegs DevID(1) address 40011 - 2 bytes
                                  modbus.2	2021-03-18 19:42:13.945	debug	(32417) Poll device 1
                                  modbus.2	2021-03-18 19:42:12.895	warn	(32417) Poll error count: 2 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                                  modbus.2	2021-03-18 19:42:12.894	debug	(32417) Received pdu describes an error.
                                  modbus.2	2021-03-18 19:42:12.886	debug	(32417) Poll holdingRegs DevID(1) address 40011 - 2 bytes
                                  modbus.2	2021-03-18 19:42:12.886	debug	(32417) Poll device 1
                                  modbus.2	2021-03-18 19:42:11.834	warn	(32417) Poll error count: 1 code: {"errorCode":131,"exceptionCode":2,"message":"ILLEGAL DATA ADDRESS"}
                                  modbus.2	2021-03-18 19:42:11.832	debug	(32417) Received pdu describes an error.
                                  modbus.2	2021-03-18 19:42:11.798	debug	(32417) Poll holdingRegs DevID(1) address 40011 - 2 bytes
                                  modbus.2	2021-03-18 19:42:11.798	debug	(32417) Initialization of scale factors done!
                                  modbus.2	2021-03-18 19:42:11.796	debug	(32417) Poll device 1
                                  modbus.2	2021-03-18 19:42:11.795	info	(32417) Connected to slave 192.168.0.50
                                  

                                  hab schon viel sachen versucht

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

                                    @acidsubway sagte in Hargassner ModBus Anbindung geht nicht!:

                                    ILLEGAL DATA ADDRESS

                                    Also, eigentlich steht es hier ziemlich deutlich.

                                    Entweder deine Adapter Grund Konfiguration stimmt nicht, das Register hat einen anderen Float oder ist kein Holding Register.

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

                                      @wendy2702 danke euch,

                                      jetzt habe ich den Aliases eingeschalten und es geht, aber jetzt haben die Register eine ganze andere Nummer?
                                      Ist das so ok?

                                      2021-03-19 12_52_15-Window.jpg
                                      2021-03-19 12_50_58-Window.jpg

                                      Wie komme ich denn an die Digitalen Kanäle unter 5.3 hin? wie kann ich das am einfachsten Testen?
                                      Ich will meinem Kessel von meinem ioBroker die Raumtemperatur mitteilen damit er die Pumpen abschaltet.

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

                                        @acidsubway Kannst mal versuchen das Register bei Eingangsregister an zulegen und dann etwas in den DP schreiben und schauen ob die Pumpe bzw. die Heizung reagiert.

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

                                          @wendy2702

                                          sobald ich das mache kommt wieder:

                                          modbus.2	2021-03-19 18:05:08.317	debug	(27671) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                          modbus.2	2021-03-19 18:05:08.316	info	(27671) List of port: []
                                          modbus.2	2021-03-19 18:05:08.315	info	(27671) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                          modbus.2	2021-03-19 18:05:07.084	debug	(27671) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                          modbus.2	2021-03-19 18:05:07.084	info	(27671) List of port: []
                                          modbus.2	2021-03-19 18:05:07.083	info	(27671) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                          modbus.2	2021-03-19 18:05:05.867	debug	(27671) sendTo "listUart" to system.adapter.admin.0 from system.adapter.modbus.2
                                          modbus.2	2021-03-19 18:05:05.865	info	(27671) List of port: []
                                          modbus.2	2021-03-19 18:05:05.864	info	(27671) Verify [{"path":"/dev/ttyS0"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS3"}]
                                          modbus.2	2021-03-19 18:04:58.253	debug	(27671) Closing client on purpose.
                                          modbus.2	2021-03-19 18:04:57.252	debug	(27671) Cleaning up request fifo.
                                          modbus.2	2021-03-19 18:04:57.251	debug	(27671) Socket closed with error
                                          modbus.2	2021-03-19 18:04:57.244	info	(27671) Disconnected from slave 192.168.0.50
                                          modbus.2	2021-03-19 18:04:57.243	debug	(27671) Closing client on purpose.
                                          modbus.2	2021-03-19 18:04:57.193	warn	(27671) Poll error count: 6 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                                          modbus.2	2021-03-19 18:04:57.192	debug	(27671) Received pdu describes an error.
                                          modbus.2	2021-03-19 18:04:57.177	debug	(27671) Poll inputRegs DevID(1) address 12087 - 2 bytes
                                          modbus.2	2021-03-19 18:04:57.177	debug	(27671) Poll device 1
                                          modbus.2	2021-03-19 18:04:56.125	warn	(27671) Poll error count: 5 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                                          modbus.2	2021-03-19 18:04:56.124	debug	(27671) Received pdu describes an error.
                                          modbus.2	2021-03-19 18:04:56.116	debug	(27671) Poll inputRegs DevID(1) address 12087 - 2 bytes
                                          modbus.2	2021-03-19 18:04:56.116	debug	(27671) Poll device 1
                                          modbus.2	2021-03-19 18:04:55.065	warn	(27671) Poll error count: 4 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                                          modbus.2	2021-03-19 18:04:55.064	debug	(27671) Received pdu describes an error.
                                          modbus.2	2021-03-19 18:04:55.057	debug	(27671) Poll inputRegs DevID(1) address 12087 - 2 bytes
                                          modbus.2	2021-03-19 18:04:55.057	debug	(27671) Poll device 1
                                          modbus.2	2021-03-19 18:04:54.006	warn	(27671) Poll error count: 3 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                                          modbus.2	2021-03-19 18:04:54.005	debug	(27671) Received pdu describes an error.
                                          modbus.2	2021-03-19 18:04:54.000	debug	(27671) Poll inputRegs DevID(1) address 12087 - 2 bytes
                                          modbus.2	2021-03-19 18:04:53.999	debug	(27671) Poll device 1
                                          modbus.2	2021-03-19 18:04:52.948	warn	(27671) Poll error count: 2 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                                          modbus.2	2021-03-19 18:04:52.947	debug	(27671) Received pdu describes an error.
                                          modbus.2	2021-03-19 18:04:52.935	debug	(27671) Poll inputRegs DevID(1) address 12087 - 2 bytes
                                          modbus.2	2021-03-19 18:04:52.934	debug	(27671) Poll device 1
                                          modbus.2	2021-03-19 18:04:51.880	warn	(27671) Poll error count: 1 code: {"errorCode":132,"exceptionCode":1,"message":"ILLEGAL FUNCTION"}
                                          modbus.2	2021-03-19 18:04:51.879	debug	(27671) Received pdu describes an error.
                                          modbus.2	2021-03-19 18:04:51.865	debug	(27671) Poll inputRegs DevID(1) address 12087 - 2 bytes
                                          modbus.2	2021-03-19 18:04:51.864	debug	(27671) Initialization of scale factors done!
                                          modbus.2	2021-03-19 18:04:51.863	debug	(27671) Poll device 1
                                          modbus.2	2021-03-19 18:04:51.862	info	(27671) Connected to slave 192.168.0.50
                                          

                                          Oder habe ich es falsch reingeschrieben?

                                          2021-03-19 18_06_04-Window.jpg

                                          DANKE!

                                          MFG

                                          1 Reply Last reply Reply Quote 0
                                          • madjack84
                                            madjack84 @acidsubway last edited by

                                            Hallo @acidsubway,

                                            hast du mal geschaut was auf dieser SD Karte drauf ist?
                                            Kann man die evtl. kopieren oder wurde die extra für deine Anlage frei erstellt/geschaltet?

                                            grüße

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

                                            Support us

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

                                            813
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            hargassner
                                            4
                                            21
                                            1456
                                            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