QuickOPC User's Guide and Reference
BadQueryTooComplex Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadQueryTooComplex Field
The requested operation requires too many resources in the server.
Syntax
'Declaration
 
Public Const BadQueryTooComplex As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadQueryTooComplex
public const int BadQueryTooComplex
public:
const int BadQueryTooComplex
Remarks

Numeric value: 32878 (0x806E)

Status code: 2154692608 (0x806E0000)

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