Reads a typed named item from an OPC server. Only the item's typed value is returned (quality and timestamp are not returned). Reads a value of typed named item using descriptor objects for the OPC server and OPC-DA item.
Parameters
- client
- The client object that will perform the operation.
- serverDescriptor
- The OPC server involved in the operation.
- nodeDescriptor
- The OPC item involved in the operation.
Type Parameters
- TValue
- The type of item value.
Return Value
If successful, the function returns the actual, typed value of OPC item requested.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows