QuickOPC User's Guide and Reference
BadDataEncodingUnsupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDataEncodingUnsupported Field
The server does not support the requested data encoding for the node.
Syntax
'Declaration
 
Public Const BadDataEncodingUnsupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDataEncodingUnsupported
public const int BadDataEncodingUnsupported
public:
const int BadDataEncodingUnsupported
Remarks

Numeric value: 32825 (0x8039)

Status code: 2151219200 (0x80390000)

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