QuickOPC User's Guide and Reference
UAWriteArguments Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace : UAWriteArguments Class

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

Public Properties
 NameDescription
Public PropertyThe value of an attribute, together with status code and timestamps.  
Public PropertyAttribute Id. Identifies an attribute of a node. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments)
Public PropertySpecifies the type that should be used when writing the selected attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Public Propertystatic (Shared in Visual Basic)Default attribute data.  
Public PropertyContains the endpoint descriptor, i.e. the data defining a connection to the OPC-UA Server (mainly, its URL string). (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments)
Public PropertyList of index ranges for individual array dimensions. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments)
Public PropertyA descriptor of a node in a server's address space. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments)
Public PropertyGets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public PropertySpecifies the type that should be used when writing the Value attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Public PropertySpecifies the type code that should be used when writing the Value attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Public PropertyThe fully qualified name of the value type. Empty for automatic determination. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase)
Top
See Also

Reference

UAWriteArguments Class
OpcLabs.EasyOpc.UA.OperationModel Namespace