Controls the Spectrum Analyzer Application Discrete Fourier Transform (DFT) settings.
| CComPtr<ISpectrumAnalyzer4> SA; CComPtr<ISpectrumAnalyzerDFT> sadft; SA->GetDFT(&sadft); | 
| Method | InterfaceSee History | Description | 
|---|---|---|
| None | 
 | 
 | 
| Property | Interface | Description | 
| ISpectrumAnalyzerDFT | Sets default values for DFT bandwidth. | |
| ISpectrumAnalyzerDFT | Sets maximum value for narrow DFT bandwidth. | |
| ISpectrumAnalyzerDFT | Sets minimum value for narrow DFT bandwidth. | |
| ISpectrumAnalyzerDFT | Sets maximum value for wide DFT bandwidth. | |
| ISpectrumAnalyzerDFT | Sets minimum value for wide DFT bandwidth. | |
| ISpectrumAnalyzerDFT | Enables binary file output. | |
| ISpectrumAnalyzerDFT | Returns the number of DFT points processed across the total RF span. | |
| ISpectrumAnalyzerDFT | Returns the byte size. | |
| ISpectrumAnalyzerDFT | Returns the low part of the byte. | |
| ISpectrumAnalyzerDFT | Returns the high part of the byte. | |
| ISpectrumAnalyzerDFT | Returns the number of bytes per bin. | |
| ISpectrumAnalyzerDFT2 | Enables/disables adding marker data to the text file (*.txt) output. | |
| ISpectrumAnalyzerDFT2 | Returns the windowing factor for band power computation. | |
| ISpectrumAnalyzerDFT | Returns the frequency of the first RF bin. | |
| ISpectrumAnalyzerDFT | Sets and returns the data format. | |
| ISpectrumAnalyzerDFT2 | Sets and returns the threshold value (dBm). | |
| ISpectrumAnalyzerDFT2 | Enables/disables data level threshold mode. | |
| ISpectrumAnalyzerDFT | Returns the number of exported receivers. | |
| ISpectrumAnalyzerDFT | Returns the currently exported receiver list. | |
| ISpectrumAnalyzerDFT | Sets and returns the list of exported receivers. | |
| ISpectrumAnalyzerDFT | Enables exporting data to the FIFO (First-IN, First-OUT) data buffer. | |
| ISpectrumAnalyzerDFT | Enables output data files to be erased after each sweep. | |
| ISpectrumAnalyzerDFT | Sets and returns the file name prefix and path of the data file. | |
| ISpectrumAnalyzerDFT | Enables output of data and frequency. | |
| ISpectrumAnalyzerDFT | Enables data to be output to shared memory. | |
| ISpectrumAnalyzerDFT | Assigns a specified name to the shared data. | |
| ISpectrumAnalyzerDFT | Returns the current DFT record size. | |
| ISpectrumAnalyzerDFT | Returns the DFT resolution. | |
| ISpectrumAnalyzerDFT | Enables text file output. | |
| ISpectrumAnalyzerDFT | Sets the DFT record size type. | 
| Interface | Introduced with VNA Rev: | 
| ISpectrumAnalyzerDFT | 12.70 and 12.80 | 
| ISpectrumAnalyzerDFT2 | 13.25 |