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

Endian type should be honored #161

Open
bohnelang opened this issue Feb 28, 2025 · 0 comments
Open

Endian type should be honored #161

bohnelang opened this issue Feb 28, 2025 · 0 comments

Comments

@bohnelang
Copy link

Im am working with this modbus library via tcp on a Kostal PLENTICORE plus inverter. The inverter offers two options (next to Modbus port and Unit ID) for modbus configuration:

Byte order:
[ ] little-endian (CDAB) Standard Modbus
[X] big-endian (ABCD) Sunspec

At the moment only only big-endian (Suncpsec) is working for me.

https://www.photovoltaikforum.com/core/attachment/81082-ba-kostal-interface-modbus-tcp-sunspec-pdf/

Greetings Andreas

Image

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

No branches or pull requests

1 participant