QuickOPC User's Guide and Reference
BadEventNotAcknowledgeable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadEventNotAcknowledgeable Field
The event cannot be acknowledged.
Syntax
'Declaration
 
Public Const BadEventNotAcknowledgeable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadEventNotAcknowledgeable
public const int BadEventNotAcknowledgeable
public:
const int BadEventNotAcknowledgeable
Remarks

Numeric value: 32955 (0x80BB)

Status code: 2159738880 (0x80BB0000)

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