Click or drag to resize

AxiomCore2.Data Namespace

 
Classes
 ClassDescription
Public classAssetBrowseResult Represents results of an asset browse request. It contains asset instances found from the browse and any errors that occurred.
Public classConnectResult Provides the results and status of an attempt to connect to the historian web service client.
Public classDataProviderError Error that occurs during data processing.
Public classItemBrowseResult Represents results of a browse request. It contains items found from the browse, any errors that occurred, and a continuation point if there are more items available.
Public classTagDataResult Represents the results of a tag data request. It contains data TVQ, errors that may have occurred, and continuation points if more data exists than what was returned.
Public classTagSubscriptionArgs Arguments required to subscribe to tag data changes.
Public classTagSubscriptionResult Contains the results of a requested Tag Subscription request. IDataProvider
Public classTVQ Fundamental element that represents data from a tag. Time, Value, and Quality. (TVQ)
Interfaces
 InterfaceDescription
Public interfaceIDataProvider Provides access to data from the Historian through the view service.