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

Is it possible to implement (or does it already exist) a subscription method with a related notifications event for value ? #497

Open
LucaRossi96 opened this issue Aug 2, 2023 · 2 comments

Comments

@LucaRossi96
Copy link

No description provided.

@mycroes
Copy link
Member

mycroes commented Aug 2, 2023

There's no functionality on the PLC side to support this. It's easy to build this from C# by reading data in a polling fashion, however to create a solution that fits everybody is an entirely different story. That by itself is reason enough not to implement this in S7NetPlus.

I wouldn't mind providing some guidance on this problem though, or a sample implementation that might fit your needs. Let me know if you need any help.

@SmartMeterQ
Copy link

Hi! I think an example about this "subscription" would be a wonderful example, for example I will use the ReactiveX library, what would you use?

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

3 participants