QuickOPC User's Guide and Reference
BadConditionAlreadyShelved Field



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

Numeric value: 32977 (0x80D1)

Status code: 2161180672 (0x80D10000)

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