QuickOPC User's Guide and Reference
GoodNoData Field



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

Numeric value: 165 (0x00A5)

Status code: 10813440 (0x00A50000)

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