QuickOPC User's Guide and Reference
BadNodeIdInvalid Field



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

Numeric value: 32819 (0x8033)

Status code: 2150825984 (0x80330000)

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