QuickOPC User's Guide and Reference
UAClientDataMapping Class Members
Fields  Properties  Methods 


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

The following tables list the members exposed by UAClientDataMapping.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe default data mapping kind. Equals to UADataMappingKind.Value.  
Public FieldThe default data mapping operations. Equals to UADataMappingOperations.All'  
Top
Public Properties
 NameDescription
Public PropertyThe type of OPC data (attribute).  
Public PropertySpecifies how the OPC Unified Architecture (OPC-UA) data will be mapped.  
Public PropertyContains a linking target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public PropertyContains a mapping source of this mapping.  
Public PropertyContains mapping tags attached to this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public PropertyThe mapping operations in which this mapping will participate.  
Public PropertyA parent mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public PropertyDetermines whether this mapping is currently subscribed.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the mapped value from a target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodDetermines whether this mapping is "tagged" with a given mapping tag. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodStores a mapped value into the target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
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
Extension Methods
 NameDescription
Public Extension MethodDetermines whether a given target object belongs to this mapping.
Public Extension MethodDetermines the target object of the mapping.
Top
See Also

Reference

UAClientDataMapping Class
OpcLabs.EasyOpc.UA.LiveMapping Namespace