QuickOPC User's Guide and Reference
UncertainNotAllNodesAvailable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : UncertainNotAllNodesAvailable Field
The list of references may not be complete because the underlying system is not available.
Syntax
'Declaration
 
Public Const UncertainNotAllNodesAvailable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.UncertainNotAllNodesAvailable
public const int UncertainNotAllNodesAvailable
public:
const int UncertainNotAllNodesAvailable
Remarks

Numeric value: 16576 (0x40C0)

Status code: 1086324736 (0x40C00000)

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