QuickOPC User's Guide and Reference
BadSourceNodeIdInvalid Field



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

Numeric value: 32868 (0x8064)

Status code: 2154037248 (0x80640000)

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