QuickOPC User's Guide and Reference
BadIndexRangeNoData Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadIndexRangeNoData Field
No data exists within the range of indexes specified.
Syntax
'Declaration
 
Public Const BadIndexRangeNoData As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadIndexRangeNoData
public const int BadIndexRangeNoData
public:
const int BadIndexRangeNoData
Remarks

Numeric value: 32823 (0x8037)

Status code: 2151088128 (0x80370000)

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