QuickOPC User's Guide and Reference
BadDataLost Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDataLost Field
Data is missing due to collection started/stopped/lost.
Syntax
'Declaration
 
Public Const BadDataLost As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDataLost
public const int BadDataLost
public:
const int BadDataLost
Remarks

Numeric value: 32925 (0x809D)

Status code: 2157772800 (0x809D0000)

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