QuickOPC User's Guide and Reference
DefaultHighSeverity Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AESubscriptionFilter Class : DefaultHighSeverity Field
Default value of the HighSeverity property. Equals to 1000.
Syntax
'Declaration
 
Public Const DefaultHighSeverity As Integer
'Usage
 
Dim value As Integer
 
value = AESubscriptionFilter.DefaultHighSeverity
public const int DefaultHighSeverity
public:
const int DefaultHighSeverity
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