Visual Basic (Declaration) | |
---|---|
Public MustInherit Class ThresholdEventCondition Inherits EventCondition Implements Agilent.SA.Vsa.IPropertyInfo, Agilent.SA.Vsa.IPropertyInfo2, Agilent.SA.Vsa.IRemoteNotifyPropertyChanged, Agilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class ThresholdEventCondition : EventCondition, Agilent.SA.Vsa.IPropertyInfo, Agilent.SA.Vsa.IPropertyInfo2, Agilent.SA.Vsa.IRemoteNotifyPropertyChanged, Agilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class ThresholdEventCondition abstract : public EventCondition, Agilent.SA.Vsa.IPropertyInfo, Agilent.SA.Vsa.IPropertyInfo2, Agilent.SA.Vsa.IRemoteNotifyPropertyChanged, Agilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged |
This EventCondition supports multiple DataSources, but only from the same Agilent.SA.Vsa.Measurement. The same threshold will be applied to all values from the DataSources and if the value from any one of them satisfies the threshold, the Actions will be run.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 27.00Reference
ThresholdEventCondition MembersKeysight.SA.Vsa Namespace
Keysight.SA.Vsa.EventRule.GetExtension``1
Keysight.SA.Vsa.EventRule.SetExtension``1