QuickOPC User's Guide and Reference
Severity Property (AEEventDataPayload)



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace > AEEventDataPayload Class : Severity Property
Event severity (1..1000).
Syntax
'Declaration
 
Public Property Severity As Integer
 
'Usage
 
Dim instance As AEEventDataPayload
Dim value As Integer
 
instance.Severity = value
 
value = instance.Severity
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