QuickOPC User's Guide and Reference
BadParentNodeIdInvalid Field



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

Numeric value: 32859 (0x805B)

Status code: 2153447424 (0x805B0000)

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