Connectivity Software User's Guide and Reference
ReadOneValue Method



OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA.Extensions Namespace > IEasyUAClientExtension2 Class : ReadOneValue Method
Reads a value of an attribute (default is Value attribute) and converts it to the specified type, returning value result.
Overload List
OverloadDescription
Reads a value of an attribute (default is Value attribute) and converts it to the specified type, returning value result.  
Reads a value of a specified attribute and converts it to the specified type, returning value result.  
Reads the value attribute of a single OPC-UA node, returning value result.  
Reads the value of a specified attribute from a single OPC-UA node, returning value result.  
Reads the value of an attribute from a single OPC-UA node, using read arguments, returning value result.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also