QuickOPC User's Guide and Reference
BadAttributeIdInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadAttributeIdInvalid Field
The attribute is not supported for the specified Node.
Syntax
'Declaration
 
Public Const BadAttributeIdInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadAttributeIdInvalid
public const int BadAttributeIdInvalid
public:
const int BadAttributeIdInvalid
Remarks

Numeric value: 32821 (0x8035)

Status code: 2150957056 (0x80350000)

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