Gets or sets the trigger level hysteresis in dB relative to the trigger level. For a gating trigger the stop gating condition will not be satisfied unless the signal crosses the Trigger Level minus this value (in dB).
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property LevelHysteresis As Double |
| C# | |
|---|
public virtual double LevelHysteresis {get; set;} |
| C++/CLI | |
|---|
public:
virtual property double LevelHysteresis {
double get();
void set ( double value);
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 25.40
See Also