QuickOPC User's Guide and Reference
EventType Property (AEEventData)



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AEEventData Class : EventType Property
Simple, Condition-Related, or Tracking event.
Syntax
'Declaration
 
Public Property EventType As AEEventType
 
'Usage
 
Dim instance As AEEventData
Dim value As AEEventType
 
instance.EventType = value
 
value = instance.EventType
Remarks

One of AEEventType constants.

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

AEEventData Class
AEEventData Members