.NET Data Connector

To access data from the Open Automation Software real-time data service you can use the OPCSystemsDataConnector component in the OPCSystemsDataConnector.dll.

Refer to the .NET Realtime Data Access section for full syntax examples.

Refer to the Forms FormReadValues and FormWriteValues in the WinForm Example Source Code installed with Open Automation Software for a documented working example of the data component.

With the release of the OAS Platform v12, the .NET Data Connector is based on .NET Standard 2.0. This allows you to read and write OAS data from an application that can be deployed to any supported OS, including Linux, Mac, Android, and iOS.



More: