Resolution

SCPI Command :

[SENSe]:IQ:BANDwidth:RESolution
class ResolutionCls[source]

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

get() float[source]
# SCPI: [SENSe]:IQ:BANDwidth:RESolution
value: float = driver.applications.iqAnalyzer.sense.iq.bandwidth.resolution.get()

Defines the resolution bandwidth manually if [SENSe:]IQ:BWIDth:MODE is set to MAN. Defines the resolution bandwidth. The available RBW values depend on the sample rate and record length. For details see ‘Frequency resolution of FFT results - RBW’.

return

resolution: No help available

set(resolution: float) None[source]
# SCPI: [SENSe]:IQ:BANDwidth:RESolution
driver.applications.iqAnalyzer.sense.iq.bandwidth.resolution.set(resolution = 1.0)

Defines the resolution bandwidth manually if [SENSe:]IQ:BWIDth:MODE is set to MAN. Defines the resolution bandwidth. The available RBW values depend on the sample rate and record length. For details see ‘Frequency resolution of FFT results - RBW’.

param resolution

refer to specifications document Unit: HZ