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) | |
ReadTarget | Overloaded. Executes the "Read" operation on members of given target object. The "Read" operation reads a value of an OPC-UA attribute and stores it into the mapping source. Only mappings of type OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping that include OpcLabs.EasyOpc.UA.LiveMapping.UADataMappingOperations.Read in their OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping.Operations are affected; other mappings are ignored. | |
SubscribeTarget | Overloaded. Executes the "Subscribe" operation on members of given target object. The "Subscribe" operation subscribes to or unsubscribes from changes of an OPC-UA attribute. Only mappings of type OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping that include OpcLabs.EasyOpc.UA.LiveMapping.UADataMappingOperations.Subscribe in their OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping.Operations are affected; other mappings are ignored. | |
ToString | Returns a string that represents the current object. (Inherited from object) | |
WriteTarget | Overloaded. Executes the "Write" operation on members of given target object. The "Write" operation writes a value from the mapping source into an OPC-UA attribute. Only mappings of type OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping that include OpcLabs.EasyOpc.UA.LiveMapping.UADataMappingOperations.Write in their OpcLabs.EasyOpc.UA.LiveMapping.UAClientDataMapping.Operations are affected; other mappings are ignored. |