TypePy

SCPI Command :

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

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

get() RsFsw.enums.FftWindowTypeK60[source]
# SCPI: [SENSe]:SWEep:FFT:WINDow:TYPE
value: enums.FftWindowTypeK60 = driver.applications.k60Transient.sense.sweep.fft.window.typePy.get()

Selects the type of FFT window that you want to use in Real-Time mode.

return

color_scheme: No help available

set(color_scheme: RsFsw.enums.FftWindowTypeK60) None[source]
# SCPI: [SENSe]:SWEep:FFT:WINDow:TYPE
driver.applications.k60Transient.sense.sweep.fft.window.typePy.set(color_scheme = enums.FftWindowTypeK60.BLACkharris)

Selects the type of FFT window that you want to use in Real-Time mode.

param color_scheme

BLACkharris FLATtop GAUSsian HAMMing HANNing KAISerbessel RECTangular