The following tables list the members exposed by HdaReadRequest.
Name | Description | |
---|---|---|
HdaReadRequest Constructor | Initializes a new instance of the Opc.Ua.ReadRequest class. |
Name | Description | |
---|---|---|
AttributeIds | Gets the attribute ids to read. | |
AttributeValues | Gets or sets the attribute values returned from the server. | |
ServerHandle | Gets or sets the server handle. |
Name | Description | |
---|---|---|
AddAttribute | Adds the attribute to the request. | |
GetAttributeValue<T> | Gets the attribute value. | |
GetResult | Overloaded. Gets the result for the read operation. | |
SetError | Sets the error for all attributes. |