Name | Description | |
---|---|---|
![]() | AttributeData | Contains the data value/timestamps/status code combination. |
![]() | DataMappings | An enumeration of OPC-UA data mappings defined directly on the target object. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | EndpointDescriptor | The OPC-UA server involved in the operation. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | ErrorId | Contains the error ID |
![]() | ErrorMessage | Contains the error message. An empty string if the operation has been successful. |
![]() | Exception | Contains the exception. A null reference if the operation has been successful. |
![]() | Mappings | An enumeration of mappings defined directly on the target object. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) |
![]() | MonitoringParameters | An object containing monitoring parameters, such as the sampling interval, and optional data change filter. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | NodeDescriptor | The descriptor of the OPC-UA node involved in the operation. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | Parent | A reference to the parent target object; null if none. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject) |
![]() | ReadParameters | The read parameters (such as the maximum age of the value). (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | ServerTimestamp | Contains the server timestamp. In UTC. |
![]() | ServerTimestampLocal | Contains the server timestamp. In local time. |
![]() | SourceTimestamp | Contains the source timestamp. In UTC. |
![]() | SourceTimestampLocal | Contains the source timestamp. In local time. |
![]() | StatusCode | Contains the status code for the result of the operation. |
![]() | SubscriptionParameters | An object containing subscription parameters, such as the publishing interval. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode) |
![]() | Value | Contains the node value (the Value attribute). |
![]() | ValueType | Provides the .NET type of the node value (the Value attribute). |