Gets or sets the delay between when data for a gated trigger should stop based upon the gating criteria (such as a level) and when it actually stops.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property StopDelay As Double |
| C# | |
|---|
public virtual double StopDelay {get; set;} |
| C++/CLI | |
|---|
public:
virtual property double StopDelay {
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