QuickOPC User's Guide and Reference
BadDataUnavailable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDataUnavailable Field
Expected data is unavailable for the requested time range due to an un-mounted volume, an off-line archive or tape, or similar reason for temporary unavailability.
Syntax
'Declaration
 
Public Const BadDataUnavailable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDataUnavailable
public const int BadDataUnavailable
public:
const int BadDataUnavailable
Remarks

Numeric value: 32926 (0x809E)

Status code: 2157838336 (0x809E0000)

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