QuickOPC User's Guide and Reference
BadConditionAlreadyEnabled Field



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

Numeric value: 32972 (0x80CC)

Status code: 2160852992 (0x80CC0000)

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