Namespace OASData
Classes
Data
The OASData.Data class is a client for accessing real time and historical data from an Open Automation Systems (OAS) Server.
Login
A utility class used for setting the current security credential for operations against an OAS server.
NetworkNodes
Utility class for setting network communications behavior as well as interacting with the cache of remote network nodes
Delegates
Data.ValuesChangedAllEventHandler
A delegate to an ValuesChangedAll Event handler. The event is passed Arrays of Tags, Values, Qualities, and TimeStamps. Use the Data.AddTag(s) and Data.RemoveTag(s) methods to add or remove Tags to be monitored for changes.