/OPC-server-subscription

Suscribe to an OPC server tag

Primary LanguageC#MIT LicenseMIT

OPC-server-subscription

Simple C# client that can suscribe to one or more OPC server tag. Every time the value of a tag is updated, the DataChangedEventHandler event is raised.

Alt text

This is example is only presented as a starting point, you should add proper testing and refactoring before including it in your project.