QuickOPC User's Guide and Reference
BadConditionNotShelved Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadConditionNotShelved Field
The condition is not currently shelved.
Syntax
'Declaration
 
Public Const BadConditionNotShelved As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadConditionNotShelved
public const int BadConditionNotShelved
public:
const int BadConditionNotShelved
Remarks

Numeric value: 32978 (0x80D2)

Status code: 2161246208 (0x80D20000)

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