QuickOPC User's Guide and Reference
BadNotWritable Field



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

Numeric value: 32827 (0x803B)

Status code: 2151350272 (0x803B0000)

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