QuickOPC User's Guide and Reference
BadBoundNotSupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadBoundNotSupported Field
The server cannot retrieve a bound for the variable.
Syntax
'Declaration
 
Public Const BadBoundNotSupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadBoundNotSupported
public const int BadBoundNotSupported
public:
const int BadBoundNotSupported
Remarks

Numeric value: 32984 (0x80D8)

Status code: 2161639424 (0x80D80000)

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