QuickOPC User's Guide and Reference
UAAttributePointArguments Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Connectivity Namespace : UAAttributePointArguments Class

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

Public Properties
 NameDescription
Public PropertyThe value of an attribute, together with status code and timestamps.  
Public Propertystatic (Shared in Visual Basic)Default attribute data.  
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 PropertyGets or sets the error ID of the error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyGets or sets a message that describes the current exception. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyGets or sets the information about the reason of the failure of the operation. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyA normalized OpcLabs.BaseLib.Transfer.ResultArguments.Exception object, or null if there was no error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments)
Public PropertyThe server timestamp associated with the value. In UTC.  
Public PropertyThe server timestamp associated with the value. In local time.  
Public PropertyThe source timestamp associated with the value. In UTC.  
Public PropertyThe source timestamp associated with the value. In local time.  
Public PropertyThe status code associated with the value.  
Public PropertyThe value of attribute data.  
Top
See Also

Reference

UAAttributePointArguments Class
OpcLabs.EasyOpc.UA.Connectivity Namespace