QuickOPC User's Guide and Reference
HistoryWrite Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAEventNotifiers Class : HistoryWrite Field
The Object has an event history which may be updated.
Syntax
'Declaration
 
Public Const HistoryWrite As Byte
'Usage
 
Dim value As Byte
 
value = UAEventNotifiers.HistoryWrite
public const byte HistoryWrite
public:
const byte HistoryWrite
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