Zoom

SCPI Command :

[SENSe]:ADEMod:SPECtrum:SPAN:ZOOM
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:ADEMod:SPECtrum:SPAN:ZOOM
value: float = driver.applications.k17Mcgd.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 method RsFsw.applications.k17Mcgd.sense.bandwidth.demod.set() ) .

set(value: float) None[source]
# [SENSe]:ADEMod:SPECtrum:SPAN:ZOOM
driver.applications.k17Mcgd.sense.ademod.spectrum.span.zoom.set(value = 1.0)

Sets the span (around the center frequency) for RF spectrum result display. The span is limited to the demodulation bandwidth (see method RsFsw.applications.k17Mcgd.sense.bandwidth.demod.set() ) .

Parameters:

value – Unit: HZ