QuickOPC User's Guide and Reference
BadOutOfRange Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadOutOfRange Field
The value was out of range.
Syntax
'Declaration
 
Public Const BadOutOfRange As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadOutOfRange
public const int BadOutOfRange
public:
const int BadOutOfRange
Remarks

Numeric value: 32828 (0x803C)

Status code: 2151415808 (0x803C0000)

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