TypePy

SCPI Command :

[SENSe]:IQ:FFT:WINDow:TYPE
class TypePyCls[source]

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

get() RsFsw.enums.FftWindowType[source]
# SCPI: [SENSe]:IQ:FFT:WINDow:TYPE
value: enums.FftWindowType = driver.applications.iqAnalyzer.sense.iq.fft.window.typePy.get()

In the I/Q Analyzer you can select one of several FFT window types.

return

type_py: No help available

set(type_py: RsFsw.enums.FftWindowType) None[source]
# SCPI: [SENSe]:IQ:FFT:WINDow:TYPE
driver.applications.iqAnalyzer.sense.iq.fft.window.typePy.set(type_py = enums.FftWindowType.BLACkharris)

In the I/Q Analyzer you can select one of several FFT window types.

param type_py

BLACkharris Blackman-Harris FLATtop Flattop GAUSsian Gauss RECTangular Rectangular P5 5-Term