QuickOPC User's Guide and Reference
BadFilterNotAllowed Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadFilterNotAllowed Field
A monitoring filter cannot be used in combination with the attribute specified.
Syntax
'Declaration
 
Public Const BadFilterNotAllowed As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadFilterNotAllowed
public const int BadFilterNotAllowed
public:
const int BadFilterNotAllowed
Remarks

Numeric value: 32837 (0x8045)

Status code: 2152005632 (0x80450000)

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