This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Modbus Goodwe
#1
I want to communicate through Modbus with my Goodwe inverter. 

I've found on the site of Goodwe how I can connect: Goodwe and the Modbus register here.

The connection on the logic machine is shown in attachement.


My json looks as follows: 
Code:
{
"manufacturer": "Goodwe",
"timeout": 3,
"read_delay": 1,
"description": "GW8k-ET",
"mapping": [
    { "bus_address": "1/7/50",
    "name": "Opbrengst PV - 1",
    "bus_datatype": "9",
    "datatype": "uint16",
    "read_count":1,
    "type": "inputregister",
    "value_multiplier": 0.1,
    "address": 0539 }
]
}


But, I get the error: Operation timed out. What Am I doing wrong?

Thank in advance!

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Modbus Goodwe - by Amelie - 16.10.2023, 12:28
RE: Modbus Goodwe - by Daniel - 16.10.2023, 12:40
RE: Modbus Goodwe - by Amelie - 16.10.2023, 18:18
RE: Modbus Goodwe - by 1danny - 16.10.2023, 18:59
RE: Modbus Goodwe - by Amelie - 16.10.2023, 19:13
RE: Modbus Goodwe - by 1danny - 16.10.2023, 19:46
RE: Modbus Goodwe - by Amelie - 16.10.2023, 20:02
RE: Modbus Goodwe - by Amelie - 18.10.2023, 18:22
RE: Modbus Goodwe - by admin - 19.10.2023, 06:54
RE: Modbus Goodwe - by fleeceable - 19.10.2023, 10:00
RE: Modbus Goodwe - by Amelie - 22.10.2023, 19:28
RE: Modbus Goodwe - by fleeceable - 23.10.2023, 09:54
RE: Modbus Goodwe - by Amelie - 23.10.2023, 16:04
RE: Modbus Goodwe - by fleeceable - 23.10.2023, 16:19
RE: Modbus Goodwe - by Amelie - 24.10.2023, 09:57
RE: Modbus Goodwe - by fleeceable - 24.10.2023, 19:57
RE: Modbus Goodwe - by Amelie - 27.10.2023, 17:46
RE: Modbus Goodwe - by Amelie - 19.10.2023, 13:43
RE: Modbus Goodwe - by Amelie - 20.10.2023, 12:05
RE: Modbus Goodwe - by Daniel - 20.10.2023, 14:35
RE: Modbus Goodwe - by Amelie - 21.10.2023, 14:21
RE: Modbus Goodwe - by 1danny - 23.10.2023, 06:55

Forum Jump: