Zoom
SCPI Command :
[SENSe]:ADEMod:SPECtrum:SPAN:ZOOM
- class ZoomCls[source]
Zoom commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:ADEMod:SPECtrum:SPAN:ZOOM value: float = driver.sense.ademod.spectrum.span.zoom.get()
Sets the span (around the center frequency) for RF spectrum result display. The span is limited to the demodulation bandwidth (see [SENSe:]BWIDth:DEMod) .
- return
span: Unit: HZ
- set(span: float) None [source]
# SCPI: [SENSe]:ADEMod:SPECtrum:SPAN:ZOOM driver.sense.ademod.spectrum.span.zoom.set(span = 1.0)
Sets the span (around the center frequency) for RF spectrum result display. The span is limited to the demodulation bandwidth (see [SENSe:]BWIDth:DEMod) .
- param span
Unit: HZ