Name | Description | |
---|---|---|
UAWriteValueArguments Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UAWriteValueArguments.
Name | Description | |
---|---|---|
UAWriteValueArguments Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
AttributeId | Attribute Id. Identifies an attribute of a node. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments) | |
AttributeType | Specifies the type that should be used when writing the selected attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase) | |
EndpointDescriptor | Contains 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) | |
IndexRangeList | List of index ranges for individual array dimensions. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments) | |
NodeDescriptor | A descriptor of a node in a server's address space. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UANodeArguments) | |
State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
Value | The value to be written. | |
ValueType | Specifies the type that should be used when writing the Value attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase) | |
ValueTypeCode | Specifies the type code that should be used when writing the Value attribute. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase) | |
ValueTypeFullName | The fully qualified name of the value type. Empty for automatic determination. (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAWriteArgumentsBase) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether this object is equal to the other. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | |
SetValue | Sets the value to be written. | |
ToString | (Inherited from OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments) | |
ToUAWriteArguments | Converts write value arguments to corresponding "write arguments", UAWriteArguments. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
ReadXmlElement | Overridden. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Explicit Type Conversion | Converts write value arguments to corresponding "write arguments", UAWriteArguments. |
Inequality | Determines whether the two objects are not equal. |