QuickOPC User's Guide and Reference
BadNodeAttributesInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNodeAttributesInvalid Field
The node attributes are not valid for the node class.
Syntax
'Declaration
 
Public Const BadNodeAttributesInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNodeAttributesInvalid
public const int BadNodeAttributesInvalid
public:
const int BadNodeAttributesInvalid
Remarks

Numeric value: 32866 (0x8062)

Status code: 2153906176 (0x80620000)

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