QuickOPC User's Guide and Reference
BadTypeMismatch Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTypeMismatch Field
The value supplied for the attribute is not of the same type as the attribute's value.
Syntax
'Declaration
 
Public Const BadTypeMismatch As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTypeMismatch
public const int BadTypeMismatch
public:
const int BadTypeMismatch
Remarks

Numeric value: 32884 (0x8074)

Status code: 2155085824 (0x80740000)

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