Name | Description | |
---|---|---|
![]() | DisplayString | The display string for the current object. |
![]() | HasBadStatus | Determines whether the status code is bad. |
![]() | HasGoodStatus | Determines whether the status code is good. |
![]() | HasServerTimestamp | Determines whether there is a (non-default) server timestamp in the data value. |
![]() | HasSourceTimestamp | Determines whether there is a (non-default) source timestamp in the data value. |
![]() | HasUncertainStatus | Determines whether the status code is uncertain. |
![]() | HasValue | Determines whether there is a valid value in the data value (depends on the status code). |
![]() | ServerPicoseconds | Specifies the number of picoseconds intervals which shall be added to the OpcLabs.EasyOpc.UA.UADataValue.ServerTimestamp. |
![]() | ServerTimestamp | The server timestamp associated with the value. In UTC. |
![]() | ServerTimestampDouble | The server timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date. |
![]() | ServerTimestampLocal | The server timestamp associated with the value. In local time. |
![]() | ServerTimestampLocalDouble | The server timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date. |
![]() | SourcePicoseconds | Specifies the number of picoseconds intervals which shall be added to the OpcLabs.EasyOpc.UA.UADataValue.SourceTimestamp. |
![]() | SourceTimestamp | The source timestamp associated with the value. In UTC. |
![]() | SourceTimestampDouble | The source timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date. |
![]() | SourceTimestampLocal | The source timestamp associated with the value. In local time. |
![]() | SourceTimestampLocalDouble | The source timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date. |
![]() | StatusCode | The status code associated with the value (default value is "Good"). |
![]() | StatusInfo | Status information. |
![]() | Value | The value of the data value. |
![]() | ValueType | Returns the type of the OpcLabs.EasyOpc.UA.UADataValue.Value, or null if there is no value. |
![]() | ValueTypeName | Returns the type name of the Value, or an empty string if there is no value. |