QuickOPC User's Guide and Reference
UAMappedNode Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace : UAMappedNode Class

The following tables list the members exposed by UAMappedNode.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyAn enumeration of OPC-UA data mappings defined directly on the target object.  
Public PropertyThe OPC-UA server involved in the operation.  
Public PropertyAn enumeration of mappings defined directly on the target object. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject)
Public PropertyAn object containing monitoring parameters, such as the sampling interval, and optional data change filter.  
Public PropertyThe descriptor of the OPC-UA node involved in the operation.  
Public PropertyA reference to the parent target object; null if none. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject)
Public PropertyThe read parameters (such as the maximum age of the value).  
Public PropertyAn object containing subscription parameters, such as the publishing interval.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

UAMappedNode Class
OpcLabs.EasyOpc.UA.LiveMapping Namespace