QuickOPC User's Guide and Reference
Acknowledged Property (AEConditionState)



View with Navigation Tools
OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AEConditionState Class : Acknowledged Property
The condition is acknowledged.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property Acknowledged As Boolean
 
'Usage
 
Dim instance As AEConditionState
Dim value As Boolean
 
instance.Acknowledged = value
 
value = instance.Acknowledged
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