QuickOPC User's Guide and Reference
BadNoData Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoData Field
No data exists for the requested time range or event filter.
Syntax
'Declaration
 
Public Const BadNoData As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoData
public const int BadNoData
public:
const int BadNoData
Remarks

Numeric value: 32923 (0x809B)

Status code: 2157641728 (0x809B0000)

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