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

Dynamic configuration (address, port) change #126

Open
abhronil opened this issue Jan 25, 2024 · 0 comments
Open

Dynamic configuration (address, port) change #126

abhronil opened this issue Jan 25, 2024 · 0 comments

Comments

@abhronil
Copy link

Is your feature request related to a problem? Please describe.
I prefer encapsulating certain functionalities within discrete blocks, essentially creating a black box. However, in some instances, the S7 control block is contained within this ostensibly self-contained unit. Consequently, the PLC configuration is fixed within this block, necessitating manual intervention to access and modify the configuration parameters.

Describe the solution you'd like
Is it possible to include configuration data, such as address and port, in the msg object to dynamically change these parameters

Describe alternatives you've considered
The current workaround to the best of my knowledge involves manually accessing the block to modify the configuration or opt for an alternative pre-configured PLC.

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