QuickOPC User's Guide and Reference
BadNotConnected Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNotConnected Field
The variable should receive its value from another variable, but has never been configured to do so.
Syntax
'Declaration
 
Public Const BadNotConnected As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNotConnected
public const int BadNotConnected
public:
const int BadNotConnected
Remarks

Numeric value: 32906 (0x808A)

Status code: 2156527616 (0x808A0000)

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