QuickOPC User's Guide and Reference
GoodEntryInserted Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodEntryInserted Field
The data or event was successfully inserted into the historical database.
Syntax
'Declaration
 
Public Const GoodEntryInserted As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodEntryInserted
public const int GoodEntryInserted
public:
const int GoodEntryInserted
Remarks

Numeric value: 162 (0x00A2)

Status code: 10616832 (0x00A20000)

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