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.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 (method
RsFsw.applications.k91Wlan.sense.adjust.ncancel.average.state.set()ON) .
- set(count: float) None[source]
# [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 (method
RsFsw.applications.k91Wlan.sense.adjust.ncancel.average.state.set()ON) .- Parameters:
count – integer Number of measurements