QuickOPC User's Guide and Reference
DefaultLowSeverity Field



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