QuickOPC User's Guide and Reference
BadTargetNodeIdInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTargetNodeIdInvalid Field
The target node id does not reference a valid node.
Syntax
'Declaration
 
Public Const BadTargetNodeIdInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTargetNodeIdInvalid
public const int BadTargetNodeIdInvalid
public:
const int BadTargetNodeIdInvalid
Remarks

Numeric value: 32869 (0x8065)

Status code: 2154102784 (0x80650000)

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