Length

SCPI Command :

[SENSe]:SWEep:EGATe:LENGth
class LengthCls[source]

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

get() float[source]
# SCPI: [SENSe]:SWEep:EGATe:LENGth
value: float = driver.sense.sweep.egate.length.get()

Defines the gate length.

return

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

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

Defines the gate length.

param gate_length

Range: 125 ns to 30 s, Unit: S