QuickOPC User's Guide and Reference
UADataSetFieldData Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace : UADataSetFieldData Class

For a list of all members of this type, see UADataSetFieldData 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.  
Public PropertyDetermines whether there is a (non-default) source timestamp in the data value.  
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 data set field data.  
Public PropertySpecifies the number of picoseconds intervals which shall be added to the OpcLabs.EasyOpc.UA.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 OpcLabs.EasyOpc.UA.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.  
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 OpcLabs.EasyOpc.UA.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

UADataSetFieldData Class
OpcLabs.EasyOpc.UA.PubSub Namespace