QuickOPC User's Guide and Reference
BadNumericOverflow Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNumericOverflow Field
The number was not accepted because of a numeric overflow.
Syntax
'Declaration
 
Public Const BadNumericOverflow As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNumericOverflow
public const int BadNumericOverflow
public:
const int BadNumericOverflow
Remarks

Numeric value: 33042 (0x8112)

Status code: 2165440512 (0x81120000)

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