QuickOPC User's Guide and Reference
BadFilterOperatorUnsupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadFilterOperatorUnsupported Field
A valid operator was provided, but the server does not provide support for this filter operator.
Syntax
'Declaration
 
Public Const BadFilterOperatorUnsupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadFilterOperatorUnsupported
public const int BadFilterOperatorUnsupported
public:
const int BadFilterOperatorUnsupported
Remarks

Numeric value: 32962 (0x80C2)

Status code: 2160197632 (0x80C20000)

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