Nfft
SCPI Command :
[SENSe]:DIRected:NFFT
- class NfftCls[source]
Nfft commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:DIRected:NFFT value: float = driver.applications.k50Spurious.sense.directed.nfft.get()
Defines the number of FFTs to be performed for all spurs in the directed search measurement.
- return
loffset: integer Range: 1 to 20, Unit: DB
- set(loffset: float) None [source]
# SCPI: [SENSe]:DIRected:NFFT driver.applications.k50Spurious.sense.directed.nfft.set(loffset = 1.0)
Defines the number of FFTs to be performed for all spurs in the directed search measurement.
- param loffset
integer Range: 1 to 20, Unit: DB