Name | Description | |
---|---|---|
DAClientPropertyMapping Constructor | Overloaded. |
The following tables list the members exposed by DAClientPropertyMapping.
Name | Description | |
---|---|---|
DAClientPropertyMapping Constructor | Overloaded. |
Name | Description | |
---|---|---|
Kind | Specifies how the OPC Data Access property will be mapped. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertyMapping) | |
LinkingTarget | Contains a linking target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | |
MappingSource | Contains a mapping source of this mapping. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertyMapping) | |
MappingTags | Contains mapping tags attached to this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | |
Parent | A parent mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | |
PropertyType | The type of OPC property. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertyMapping) |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
Get | ||
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetTargetValue | Retrieves the mapped value from a target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
HasMappingTag | Determines whether this mapping is "tagged" with a given mapping tag. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | |
Read | ||
SetResult | Uses the given OpcLabs.BaseLib.OperationModel.ValueResult object to set the value of the linking target. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertyMapping) | |
SetTargetValue | Stores a mapped value into the target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | |
Subscribe | ||
ToString | (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping) | |
Write |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Name | Description | |
---|---|---|
BelongsTo | Determines whether a given target object belongs to this mapping. | |
GetTargetObject | Determines the target object of the mapping. | |
SetState<TNode> | Sets the arbitrary object associated with the node. |