Holdoff
SCPI Command :
TRIGger[:SEQuence]:IFPower:HOLDoff
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# TRIGger[:SEQuence]:IFPower:HOLDoff value: float = driver.applications.k149Uwb.trigger.sequence.ifPower.holdoff.get()
Defines the holding time before the next trigger event. Note that this command can be used for any trigger source, not just IF Power (despite the legacy keyword) . Note: If you perform gated measurements in combination with the IF Power trigger, the FSW ignores the holding time for frequency sweep, FFT sweep, zero span and I/Q data measurements.
- set(time: float) None[source]
# TRIGger[:SEQuence]:IFPower:HOLDoff driver.applications.k149Uwb.trigger.sequence.ifPower.holdoff.set(time = 1.0)
Defines the holding time before the next trigger event. Note that this command can be used for any trigger source, not just IF Power (despite the legacy keyword) . Note: If you perform gated measurements in combination with the IF Power trigger, the FSW ignores the holding time for frequency sweep, FFT sweep, zero span and I/Q data measurements.
- Parameters:
time – Range: 0 s to 10 s, Unit: S