QuickOPC User's Guide and Reference
BadNoDataAvailable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoDataAvailable Field
No data is currently available for reading from a non-blocking stream.
Syntax
'Declaration
 
Public Const BadNoDataAvailable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoDataAvailable
public const int BadNoDataAvailable
public:
const int BadNoDataAvailable
Remarks

Numeric value: 32945 (0x80B1)

Status code: 2159083520 (0x80B10000)

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