OPC Studio User's Guide and Reference
DAClientItemMapping Class Members
Fields  Properties  Methods 


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace : DAClientItemMapping Class

The following tables list the members exposed by DAClientItemMapping.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe default item mapping operations. Equals to DAItemMappingOperations.All.

The value of this constant is DAItemMappingOperations.All.

 
Top
Public Properties
 NameDescription
Public PropertyThe type of OPC item. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAItemMapping)
Public PropertySpecifies how the OPC Data Access item will be mapped. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAItemMapping)
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 MethodOverloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2)
Public MethodPerforms the Get operation on the mapping.  
Public MethodServes as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2)
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 MethodPerforms the Read operation on the mapping.  
Public MethodOverloaded. Uses the given OpcLabs.EasyOpc.DataAccess.OperationModel.DAVtqResult object to set the value of the linking target. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAItemMapping)
Public MethodStores a mapped value into the target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodPerforms the Subscribe operation on the mapping.  
Public Method (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodPerforms the Write operation on the mapping.  
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.
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

DAClientItemMapping Class
OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace