OPC Studio User's Guide and Reference
UADataVariableWriteEventArgs Class Properties


OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace : UADataVariableWriteEventArgs Class

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

Public Properties
 NameDescription
Public PropertyThe value/timestamps/status code that is the input of the OPC UA write.  
Public PropertyThe data variable being processed. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UADataVariableProcessedEventArgs)
Public Property (Inherited from System.ComponentModel.HandledEventArgs)
Public PropertyThe status code that is the result of the OPC UA write.  
Top
See Also

Reference

UADataVariableWriteEventArgs Class
OpcLabs.EasyOpc.UA.OperationModel Namespace
UADataVariableWriteEventHandler Delegate