QuickOPC User's Guide and Reference
BadConfigurationError Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadConfigurationError Field
There is a problem with the configuration that affects the usefulness of the value.
Syntax
'Declaration
 
Public Const BadConfigurationError As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadConfigurationError
public const int BadConfigurationError
public:
const int BadConfigurationError
Remarks

Numeric value: 32905 (0x8089)

Status code: 2156462080 (0x80890000)

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