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

Read Symbolic Names from Siemens PLCs instead of the Addresses #280

Open
Terr4 opened this issue Feb 5, 2024 · 1 comment
Open

Read Symbolic Names from Siemens PLCs instead of the Addresses #280

Terr4 opened this issue Feb 5, 2024 · 1 comment

Comments

@Terr4
Copy link

Terr4 commented Feb 5, 2024

Problem or use case

Read the "Symbolic Names" from the Siemens PLCs instead of defining the "Addresses" of the values in the PLCs. Reading addresses is considered a legacy method to read values but it seems HiveMQ Edge only supports this method, at least it asks me for an "Address" when configuring the Protocol Adapter.

Preferred solution or suggestions

Implement an option in the adapter to switch between "address" and "symbolic addressing" of values in the Siemens S7 PLCs.

Some Info:
https://www.360digitalgyan.com/what-is-absolute-and-symbolic-addressing-in-s7-300-plc

@DC2-DanielKrueger
Copy link
Contributor

Hallo @Terr4,

Thank you for opening this issue, I will bring this up in the team. We need to check whether our library supports it and how we can add the needed switch in the config. After that we need to prioritize it.

Best regards,
Daniel

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

2 participants