QuickOPC User's Guide and Reference
UAAttributeData Class Properties


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

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

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

Reference

UAAttributeData Class
OpcLabs.EasyOpc.UA Namespace