QuickOPC User's Guide and Reference
UAAttributePointWriteArguments Class Properties


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

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

Public Properties
 NameDescription
Public PropertyThe value of an attribute, together with status code and timestamps.  
Public PropertyDetermines whether the value written was accepted but was clamped.  
Public PropertyDetermines whether the processing will complete asynchronously.  
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 PropertyStatus information.  
Public PropertyThe value of attribute data.  
Top
See Also

Reference

UAAttributePointWriteArguments Class
OpcLabs.EasyOpc.UA.Connectivity Namespace