Count
SCPI Command :
[SENSe]:ADJust:NCANcel:AVERage[:COUNt]
- class CountCls[source]
Count commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:ADJust:NCANcel:AVERage[:COUNt] value: float = driver.applications.k91Wlan.sense.adjust.ncancel.average.count.get()
Defines the number of measurements that are performed on the captured I/Q data to determine the average noise density due to the spectrum analyzer. Only available if I/Q noise cancellation is enabled ([SENSe:]ADJust:NCANcel:AVERage[:STATe] ON) .
- return
count: No help available
- set(count: float) None [source]
# SCPI: [SENSe]:ADJust:NCANcel:AVERage[:COUNt] driver.applications.k91Wlan.sense.adjust.ncancel.average.count.set(count = 1.0)
Defines the number of measurements that are performed on the captured I/Q data to determine the average noise density due to the spectrum analyzer. Only available if I/Q noise cancellation is enabled ([SENSe:]ADJust:NCANcel:AVERage[:STATe] ON) .
- param count
integer Number of measurements