QuickOPC User's Guide and Reference
BadDataEncodingInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDataEncodingInvalid Field
The data encoding is invalid.
Syntax
'Declaration
 
Public Const BadDataEncodingInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDataEncodingInvalid
public const int BadDataEncodingInvalid
public:
const int BadDataEncodingInvalid
Remarks

Numeric value: 32824 (0x8038)

Status code: 2151153664 (0x80380000)

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