Name | Description | |
---|---|---|
DAClientPropertySource Constructor | Initializes a new instance of the class, with given OPC server and property descriptors. |
The following tables list the members exposed by DAClientPropertySource.
Name | Description | |
---|---|---|
DAClientPropertySource Constructor | Initializes a new instance of the class, with given OPC server and property descriptors. |
Name | Description | |
---|---|---|
HasMappings | Determines whether there are any mappings associated with this mapping source. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingSource) | |
Kind | Specifies how the OPC Data Access property will be mapped. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertySource) | |
NodeDescriptor | The descriptor of the OPC node involved in the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAMappingSource) | |
PropertyDescriptor | The descriptor of the OPC property involved in the operation. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertySource) | |
ServerDescriptor | The OPC server involved in the operation. (Inherited from OpcLabs.EasyOpc.LiveMapping.CommonMappingSource) |
Name | Description | |
---|---|---|
Mappings | The mappings associated with this mapping source. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertySource) |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the current object is the same as other object. (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertySource) | |
GetHashCode | (Inherited from OpcLabs.EasyOpc.DataAccess.LiveMapping.DAPropertySource) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ToString | Returns a string that represents the current object. (Inherited from object) |
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 | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |