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

Modbus simulator configuration is too complicated. #1582

Open
janiversen opened this issue Jun 5, 2023 · 0 comments
Open

Modbus simulator configuration is too complicated. #1582

janiversen opened this issue Jun 5, 2023 · 0 comments

Comments

@janiversen
Copy link
Collaborator

Change the simulator datastore configuration to be more like a memory layout

1 big block if shared
4 blocks (standard modbus blocks) if not shared
2 blocks (register and coils) if grouped

Then inside the register block(s) declare the type (int32 etc).

@janiversen janiversen added this to the Version 3.6 milestone Oct 9, 2023
@janiversen janiversen removed this from the Version 3.6 milestone Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant