Name | Description | |
---|---|---|
DAMappedNode Constructor |
The following tables list the members exposed by DAMappedNode.
Name | Description | |
---|---|---|
DAMappedNode Constructor |
Name | Description | |
---|---|---|
GroupParameters | An object containing subscription parameters, such as the requested update rate. | |
ItemMappings | An enumeration of OPC-DA item mappings defined directly on the target object. | |
Mappings | An enumeration of mappings defined directly on the target object. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) | |
NodeDescriptor | The descriptor of the OPC node involved in the operation. | |
Parent | A reference to the parent target object; null if none. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) | |
PropertyMappings | An enumeration of OPC-DA property mappings defined directly on the target object. | |
ReadParameters | The read parameters (such as data source or value age). | |
ServerDescriptor | The OPC server involved in the operation. (Inherited from OpcLabs.EasyOpc.LiveMapping.CommonMappedNode) |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
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. |