QuickOPC User's Guide and Reference
BadWaitingForInitialData Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadWaitingForInitialData Field
Waiting for the server to obtain values from the underlying data source.
Syntax
'Declaration
 
Public Const BadWaitingForInitialData As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadWaitingForInitialData
public const int BadWaitingForInitialData
public:
const int BadWaitingForInitialData
Remarks

Numeric value: 32818 (0x8032)

Status code: 2150760448 (0x80320000)

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