QuickOPC User's Guide and Reference
BadConditionBranchAlreadyAcked Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadConditionBranchAlreadyAcked Field
The condition branch has already been acknowledged.
Syntax
'Declaration
 
Public Const BadConditionBranchAlreadyAcked As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadConditionBranchAlreadyAcked
public const int BadConditionBranchAlreadyAcked
public:
const int BadConditionBranchAlreadyAcked
Remarks

Numeric value: 32975 (0x80CF)

Status code: 2161049600 (0x80CF0000)

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