Connectivity Software User's Guide and Reference
ReadOneValueNonNull Method



OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA.Extensions Namespace > IEasyUAClientExtension2 Class : ReadOneValueNonNull Method
Reads a value of an attribute (default is Value attribute), converts it to the specified type, and ensures it is not null, returning value result.
Overload List
OverloadDescription
Reads a value of an attribute (default is Value attribute), converts it to the specified type, and ensures it is not null, returning value result.  
Reads a value of a specified attribute, converts it to the specified type, and ensures it is not null, 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