:FUNCtion:PARameters:FFT:WINDow
Command Syntax
:FUNCtion{1:64}:PARameters:FFT:WINDow {RECTangular | HANNing | FTOP | BHARris | HAMMing}
Where N identifies one of up to 64 possible operators {1:64} that can be defined as part of a math function. The operators are numbered in the order that they were originally added to the function.
Query Syntax
:FUNCtionN:PARameters:FFT:WINDow?
Description
Selects the shaping window to an FFT operator (:FUNCtion:FOPerator). You can select from Rectangular, Hanning, Flat Top, Blackman-Harris, or Hamming.
Example Command Sequence
:FUNCtion2:FOPerator FFT :FUNCtion2:PARameters:FFT:DISPlay DBM :FUNCtion2:PARameters:FFT:WINDow HANNing :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.