QuickOPC User's Guide and Reference
BadNotReadable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNotReadable Field
The access level does not allow reading or subscribing to the Node.
Syntax
'Declaration
 
Public Const BadNotReadable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNotReadable
public const int BadNotReadable
public:
const int BadNotReadable
Remarks

Numeric value: 32826 (0x803A)

Status code: 2151284736 (0x803A0000)

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