QuickOPC User's Guide and Reference
UADataValue Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UADataValue Class

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

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

Reference

UADataValue Class
OpcLabs.EasyOpc.UA Namespace