Visual Basic (Declaration) | |
---|---|
Public MustOverride Property GateDelay As Double |
C# | |
---|---|
public abstract double GateDelay {get; set;} |
This value is the delay from the beginning of the main time record to the start of the time gate.
Note that for multi-channel hardware, the gate delay can be set independently for each channel or all channels can be set to the same value. To set the gate delay for all channels to the same value use the Time.GateDelay property.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)