QuickOPC User's Guide and Reference
BadConditionDisabled Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadConditionDisabled Field
Property not available, this condition is disabled.
Syntax
'Declaration
 
Public Const BadConditionDisabled As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadConditionDisabled
public const int BadConditionDisabled
public:
const int BadConditionDisabled
Remarks

Numeric value: 32921 (0x8099)

Status code: 2157510656 (0x80990000)

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