QuickOPC User's Guide and Reference
Quality Property (AEEventData)



View with Navigation Tools
OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AEEventData Class : Quality Property
Quality associated with the condition.
Syntax
'Declaration
 
Public Property Quality As DAQuality
 
'Usage
 
Dim instance As AEEventData
Dim value As DAQuality
 
instance.Quality = value
 
value = instance.Quality
Remarks

This property is used only for Condition-Related Events (see EventType).

Values are as defined for the OPC Quality Flags in the OPC Data Access Server specification.

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

AEEventData Class
AEEventData Members