Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing registers for more than 4 strings #25

Closed
olivergregorius opened this issue Aug 9, 2023 · 0 comments · Fixed by #26
Closed

Add missing registers for more than 4 strings #25

olivergregorius opened this issue Aug 9, 2023 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@olivergregorius
Copy link
Owner

The register definitions for the inverter equipment, number 18 in the documentation says:

A maximum of 24 PV strings are supported. The number of PV strings read by the host is defined by the Number of PV strings signal. The voltage and current register addresses for each PV string are as follows:
PVn voltage 32014 + 2n
PVn current 32015 + 2n
n indicates the PV string number, which ranges from 1 to 24.

According to this remark the missing registers should be added to the registers in this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant