Name | Description | |
---|---|---|
UAAttributePointWriteArguments Constructor | Overloaded. |
The following tables list the members exposed by UAAttributePointWriteArguments.
Name | Description | |
---|---|---|
UAAttributePointWriteArguments Constructor | Overloaded. |
Name | Description | |
---|---|---|
AttributeData | The value of an attribute, together with status code and timestamps. | |
Clamped | Determines whether the value written was accepted but was clamped. | |
CompletesAsynchronously | Determines whether the processing will complete asynchronously. | |
ErrorId | Gets or sets the error ID of the error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
ErrorMessage | Gets or sets a message that describes the current exception. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
Exception | Gets or sets the information about the reason of the failure of the operation. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
NormalizedException | A normalized OpcLabs.BaseLib.Transfer.ResultArguments.Exception object, or null if there was no error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
ServerTimestamp | The server timestamp associated with the value. In UTC. | |
ServerTimestampLocal | The server timestamp associated with the value. In local time. | |
SourceTimestamp | The source timestamp associated with the value. In UTC. | |
SourceTimestampLocal | The source timestamp associated with the value. In local time. | |
StatusCode | The status code associated with the value. | |
StatusInfo | Status information. | |
Value | The value of attribute data. |
Name | Description | |
---|---|---|
Assign | Overloaded. Assigns OpcLabs.EasyOpc.UA.OperationModel.UAWriteResult to the arguments. | |
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | (Inherited from OpcLabs.EasyOpc.UA.Connectivity.UAAttributePointArguments) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
AssignInput | Assigns an input to the arguments. (Inherited from OpcLabs.EasyOpc.UA.Connectivity.UAAttributePointArguments) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |