Name | Description | |
---|---|---|
AttributeData | The value of an attribute, together with status code and timestamps. | |
ErrorId | Gets or sets the error ID of the error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
ErrorMessage | Gets or sets a message that describes the current exception. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
Exception | Gets or sets the information about the reason of the failure of the operation. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
NormalizedException | A normalized OpcLabs.BaseLib.Transfer.ResultArguments.Exception object, or null if there was no error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
ServerTimestamp | The server timestamp associated with the value. In UTC. | |
ServerTimestampLocal | The server timestamp associated with the value. In local time. | |
SourceTimestamp | The source timestamp associated with the value. In UTC. | |
SourceTimestampLocal | The source timestamp associated with the value. In local time. | |
StatusCode | The status code associated with the value. | |
StatusInfo | Status information. | |
Value | The value of attribute data. |