Width
SCPI Command :
SOURce:GENerator:PULSe:WIDTh
- class WidthCls[source]
Width commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: SOURce:GENerator:PULSe:WIDTh value: float = driver.applications.k30NoiseFigure.source.generator.pulse.width.get()
No command help available
- return
pulse_width: No help available
- set(pulse_width: float) None [source]
# SCPI: SOURce:GENerator:PULSe:WIDTh driver.applications.k30NoiseFigure.source.generator.pulse.width.set(pulse_width = 1.0)
No command help available
- param pulse_width
No help available