You are here: Start » Filter Groups » OPCUAClient_ReadValue
OPCUAClient_ReadValue
Description
Reads a value of a variable node from a OPC UA server
Filters in this group
| Icon | Name | Description | 
|---|---|---|
| OPCUAClient_ReadBoolValue | Reads a Boolean value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadIntegerValue | Reads an up to 32bit Integer compatible value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadLongValue | Reads an up to 64bit Integer compatible value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadRealValue | Reads a Float compatible value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadDoubleValue | Reads a Double compatible value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadStringValue | Reads a String compatible value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadByteBufferValue | Reads a ByteString compatible value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadIntegerArrayValue | Reads an Integer compatible array value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadRealArrayValue | Reads a Float compatible array value of a variable node from a OPC UA server. | 
	|
| OPCUAClient_ReadStringArrayValue | Reads a String compatible array value of a variable node from a OPC UA server. | 
	
