QuickOPC User's Guide and Reference
OpcHda Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > OpcSchemes Class : OpcHda Field
A URI scheme for the OPC-HDA.
Syntax
'Declaration
 
<ObsoleteAttribute("This scheme is not currently supported for OPC Classic.")>
Public Const OpcHda As String
'Usage
 
Dim value As String
 
value = OpcSchemes.OpcHda
[Obsolete("This scheme is not currently supported for OPC Classic.")]
public const string OpcHda
[Obsolete("This scheme is not currently supported for OPC Classic.")]
public:
const String^ OpcHda
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