Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Holdoff As Double |
C# | |
---|---|
public abstract double Holdoff {get; set;} |
Determine the length of the trigger holdoff, in seconds. The holdoff is the length of time that the trigger condition must not be satisfied before accepting a trigger. For a positive trigger slope, it is the length of time that the input signal amplitude must be less than the trigger level before a valid trigger can occur. A larger trigger holdoff makes the trigger less susceptible to a momentary signal glitch.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)