Woverlap

SCPI Command :

CONFigure:FDOMain:WOVerlap
class WoverlapCls[source]

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

get() float[source]
# SCPI: CONFigure:FDOMain:WOVerlap
value: float = driver.applications.k18AmplifierEt.configure.fdomain.woverlap.get()

Defines the part of a single FFT window that is re-calculated by the next FFT calculation when using multiple FFT windows.

return

window_overlap: Range: 0 to 99.9, Unit: percent

set(window_overlap: float) None[source]
# SCPI: CONFigure:FDOMain:WOVerlap
driver.applications.k18AmplifierEt.configure.fdomain.woverlap.set(window_overlap = 1.0)

Defines the part of a single FFT window that is re-calculated by the next FFT calculation when using multiple FFT windows.

param window_overlap

Range: 0 to 99.9, Unit: percent