QuickOPC User's Guide and Reference
_UADataValue Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UADataValue Interface

For a list of all members of this type, see _UADataValue members.

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyDetermines whether the status code is bad.  
 PropertyDetermines whether the status code is good.  
 PropertyDetermines whether there is a (non-default) server timestamp in the data value.  
 PropertyDetermines whether there is a (non-default) source timestamp in the data value.  
 PropertyDetermines whether the status code is uncertain.  
 PropertyDetermines whether there is a valid value in the data value (depends on the status code).  
 PropertySpecifies the number of picoseconds intervals which shall be added to the OpcLabs.EasyOpc.UA.UADataValue.ServerTimestamp.  
 PropertyThe server timestamp associated with the value. In UTC.  
 PropertyThe server timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
 PropertyThe server timestamp associated with the value. In local time.  
 PropertyThe server timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date.  
 PropertySpecifies the number of picoseconds intervals which shall be added to the OpcLabs.EasyOpc.UA.UADataValue.SourceTimestamp.  
 PropertyThe source timestamp associated with the value. In UTC.  
 PropertyThe source timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date.  
 PropertyThe source timestamp associated with the value. In local time.  
 PropertyThe source timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date.  
 PropertyThe status code associated with the value.  
 PropertyStatus information.  
 PropertyThe value of the data value.  
 PropertyReturns the type of the OpcLabs.EasyOpc.UA.UADataValue.Value, or null if there is no value.  
 PropertyReturns the type name of the Value, or an empty string if there is no value.  
Top
See Also

Reference

_UADataValue Interface
OpcLabs.EasyOpc.UA.ComTypes Namespace