Count
SCPI Command :
[SENSe]:ADJust:NCANcel:AVERage[:COUNt]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:ADJust:NCANcel:AVERage[:COUNt] value: float = driver.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.
- set(count: float) None[source]
# [SENSe]:ADJust:NCANcel:AVERage[:COUNt] driver.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.
- Parameters:
count – integer Number of measurements