QuickOPC User's Guide and Reference
DefaultInternalValue Field (AEEventType)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AEEventType Class : DefaultInternalValue Field
Internal enumeration-based value of default AEEventType (corresponds to AEEventTypes.All).
Syntax
'Declaration
 
Public Const DefaultInternalValue As AEEventTypes
'Usage
 
Dim value As AEEventTypes
 
value = AEEventType.DefaultInternalValue
public const AEEventTypes DefaultInternalValue
public:
const AEEventTypes DefaultInternalValue
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