Woverlap
SCPI Command :
CONFigure:FDOMain:WOVerlap
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# 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.
- Returns:
window_overlap: Range: 0 to 99.9, Unit: percent
- set(window_overlap: float) None[source]
# 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.
- Parameters:
window_overlap – Range: 0 to 99.9, Unit: percent