Maximum
SCPI Command :
[SENSe]:ADEMod:SPECtrum:SPAN[:MAXimum]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:ADEMod:SPECtrum:SPAN[:MAXimum] value: float = driver.applications.k17Mcgd.sense.ademod.spectrum.span.maximum.get()
Sets the DBW to the specified value and the span (around the center frequency) of the RF data to be evaluated to its new maximum (the demodulation bandwidth) .
- set(value: float) None[source]
# [SENSe]:ADEMod:SPECtrum:SPAN[:MAXimum] driver.applications.k17Mcgd.sense.ademod.spectrum.span.maximum.set(value = 1.0)
Sets the DBW to the specified value and the span (around the center frequency) of the RF data to be evaluated to its new maximum (the demodulation bandwidth) .
- Parameters:
value – Unit: Hz