QuickOPC User's Guide and Reference
BadInsufficientClientProfile Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadInsufficientClientProfile Field
The client of the current session does not support one or more Profiles that are necessary for the subscription.
Syntax
'Declaration
 
Public Const BadInsufficientClientProfile As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadInsufficientClientProfile
public const int BadInsufficientClientProfile
public:
const int BadInsufficientClientProfile
Remarks

Numeric value: 32892 (0x807C)

Status code: 2155610112 (0x807C0000)

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