QuickOPC User's Guide and Reference
BadNodeNotInView Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNodeNotInView Field
The node is not part of the view.
Syntax
'Declaration
 
Public Const BadNodeNotInView As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNodeNotInView
public const int BadNodeNotInView
public:
const int BadNodeNotInView
Remarks

Numeric value: 32846 (0x804E)

Status code: 2152595456 (0x804E0000)

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