Holdoff

SCPI Commands

SENSe:SWEep:EGATe:HOLDoff
class HoldoffCls[source]

Holdoff commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [SENSe]:SWEep:EGATe:HOLDoff
value: float = driver.sense.sweep.egate.holdoff.get()
This command defines the gate delay time.

INTRO_CMD_HELP: Prerequisites for this command

  • Optional pulsed phase noise measurement application.

  • Turn off automatic pulse detection ([SENSe:]SWEep:PULSe:DETection) .

return

delay_time: No help available

set(delay_time: float) None[source]
# SCPI: [SENSe]:SWEep:EGATe:HOLDoff
driver.sense.sweep.egate.holdoff.set(delay_time = 1.0)
This command defines the gate delay time.

INTRO_CMD_HELP: Prerequisites for this command

  • Optional pulsed phase noise measurement application.

  • Turn off automatic pulse detection ([SENSe:]SWEep:PULSe:DETection) .

param delay_time

numeric value Unit: s