.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaBase.INodeAccessInfoFactory Interface Reference

Used to get the ScopeIds from strings More...

Inherited by UnifiedAutomation.UaServer.BaseNodeManager.

Public Member Functions

INodeAccessInfo NodeAccessInfoFromShema (UaSchema.NodeAccessInfo nodeAccessInfo)
 Returns the INodeAccessInfo from the Extension defines in a NodeSet XML file More...
 

Detailed Description

Used to get the ScopeIds from strings

The main use case for this interface is the import of a NodeSet XML file.

Member Function Documentation

INodeAccessInfo UnifiedAutomation.UaBase.INodeAccessInfoFactory.NodeAccessInfoFromShema ( UaSchema.NodeAccessInfo  nodeAccessInfo)

Returns the INodeAccessInfo from the Extension defines in a NodeSet XML file

Parameters
nodeAccessInfoThe parsed extension
Returns

Implemented in UnifiedAutomation.UaServer.BaseNodeManager.


The documentation for this interface was generated from the following file: