QuickOPC User's Guide and Reference
GetPropertyValue Method (IEasyDAClientExtension)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace > IEasyDAClientExtension Class : GetPropertyValue Method
Gets a value of OPC property of a specified OPC item.

.NET

.NET

Overload List
OverloadDescription
Gets a value of OPC property of a specified OPC item. Gets a value of OPC property using an object that holds all necessary arguments.  
Gets a value of OPC property of a specified OPC item. Gets a value of OPC property, using descriptor object for the OPC server, and a node descriptor.  
Gets a value of OPC property of a specified OPC item. Gets a value of OPC property, using individual parameters specifying the OPC server, and OPC Item ID.  
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