Length

SCPI Command :

[SENSe]:SWEep:EGATe:LENGth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:SWEep:EGATe:LENGth
value: float = driver.sense.sweep.egate.length.get()

Defines the gate length.

Returns:

gate_length: Range: 125 ns to 30 s, Unit: S

set(gate_length: float) None[source]
# [SENSe]:SWEep:EGATe:LENGth
driver.sense.sweep.egate.length.set(gate_length = 1.0)

Defines the gate length.

Parameters:

gate_length – Range: 125 ns to 30 s, Unit: S