C# (CSharp) Opc.Ua.Com.Client Namespace

Classes

Name Description
AeAreaBrower Browses the children of a segment.
AeAreaState A object which maps a segment to a UA object.
AeConditionState A object which represents a COM AE condition.
AeEventTypeMappingState Stores information about an abstract event type that groups AE events in the type hierarchy.
AeEventTypeState Stores information about an AE event type in the server address space.
AeModelUtils A class that builds NodeIds used by the DataAccess NodeManager
AeParsedNodeId Stores the elements of a NodeId after it is parsed.
AeSourceState A object which maps a segment to a UA object.
AeTypeCache Stores the type information provided by the AE server.
ComAeBrowserClient Browses areas and sources in the AE server.
ComAeClient Provides access to a COM DA server.
ComAeClientConfiguration
ComAeClientManager Manages the AE COM connections used by the UA server.
ComAeClientNodeManager A node manager for a server that exposes several variables.
ComAeClientNodeManager.SubscriptionIndex Used to maintain an index of current subscriptions.
ComAeEventSink A class that implements the IOPCEventSink interface.
ComAeSubscriptionClient Browses areas and sources in the AE server.
ComClient Provides access to a COM server.
ComClientManager Manages the COM connections used by the UA server.
ComClientNodeManager A node manager for a server that exposes several variables.
ComDaClient Provides access to a COM DA server.
ComDaClient.Da20ElementBrowser Browses for DA elements using the DA 2.0 interfaces.
ComDaClientConfiguration
ComDaClientManager Manages the DA COM connections used by the UA server.
ComDaClientNodeManager A node manager for a server that exposes several variables.
ComDaGroup A wrapper for COM-DA group.
ComDaGroup.DataChangeInfo Stores the information used to report data changes.
ComHdaBrowserClient Browses areas and sources in the AE server.
ComHdaClient Provides access to a COM DA server.
ComHdaClient.ServerStatus Stores the status of the server.
ComHdaClientManager Manages the DA COM connections used by the UA server.
ComHdaClientNodeManager A node manager for a server that exposes several variables.
ComHdaDataCallback A class that implements the IOPCHDA_DataCallback interface.
ComItemIdParser The default item id parser that uses the settings in the configuration.
ComWrapperServer Implements a basic UA Data Access Server.
ComWrapperServerConfiguration
ConnectionPoint Manages a connection point with a COM server.
DaBranchState A object which maps a segment to a UA object.
DaElement Stores information an element in the DA server address space.
DaElementBrowser Browses the children of a segment.
DaItemState A object which maps a COM DA item to a UA variable.
DaModelUtils A class that builds NodeIds used by the DataAccess NodeManager
DaParsedNodeId Stores the elements of a NodeId after it is parsed.
DaProperty Stores information an element in the DA server address space.
DaPropertyState A object which maps a COM DA item to a UA variable.
EnumString A wrapper for the COM IEnumString interface.
EventAttribute Stores the metadata for an AE event attribute.
EventType Stores the metadata about an event type defined by the AE server.
GroupItem An item that belongs to group.
HdaAttribute Stores information about an HDA attribute.
HdaAttributeState A object which maps a COM DA item to a UA variable.
HdaAttributeValue Stores the value of an HDA attribute.
HdaBranchState A object which maps a segment to a UA object.
HdaElementBrower Browses the children of a segment.
HdaItem Stores information about an HDA item.
HdaItemHistoryData Stores the history of an HDA item.
HdaItemState A object which maps a COM DA item to a UA variable.
HdaModelUtils A class that builds NodeIds used by the DataAccess NodeManager
HdaParsedNodeId Stores the elements of a NodeId after it is parsed.
HdaSubscribeAttributeRequest Stores a request to subscribe to the attributes of an HDA item.
HdaSubscribeRequestManager Manages the subscribe requests.
ParsedNodeId Stores the elements of a NodeId after it is parsed.
Program
ServerDiagnosticsCtrl Displays diagnostics information for a server running within the process.
ServerForm The primary form displayed by the application.
ServerForm.NativeMethods
ShutdownCallback A class that implements the IOPCShutdown interface.
SubscribeItemRequest Stores a request to subscribe to a COM DA item.
SubscribePropertyRequest Stores a request to subscribe to the properties of a COM DA item.
SubscribeRequestManager Stores a collection of write requests.
UserNameValidator Validates UserName.