QuickOPC User's Guide and Reference
DefaultEventSeverity Field



OpcLabs.OpcComplexEventProcessing Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace > AENotificationPayload Class : DefaultEventSeverity Field
Event severity used when the event arguments contain no event, and the default event payload is not specified.
Syntax
'Declaration
 
Public Const DefaultEventSeverity As Integer
'Usage
 
Dim value As Integer
 
value = AENotificationPayload.DefaultEventSeverity
public const int DefaultEventSeverity
public:
const int DefaultEventSeverity
Remarks
The OPC-A&E severities are from 0(1) to 1000. The value 9999 is chosen to be higher than the severity of any OPC-A&E event, yet still in a 4-digit range.
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

AENotificationPayload Class
AENotificationPayload Members