QuickOPC User's Guide and Reference
BadWriteNotSupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadWriteNotSupported Field
The server does not support writing the combination of value, status and timestamps provided.
Syntax
'Declaration
 
Public Const BadWriteNotSupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadWriteNotSupported
public const int BadWriteNotSupported
public:
const int BadWriteNotSupported
Remarks

Numeric value: 32883 (0x8073)

Status code: 2155020288 (0x80730000)

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