QuickOPC User's Guide and Reference
BadConditionAlreadyDisabled Field



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

Numeric value: 32920 (0x8098)

Status code: 2157445120 (0x80980000)

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