Adroop
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:DDEMod:STATistic:ADRoop
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(result_type: ResultTypeStat, window=Window.Default, marker=Marker.Default) float[source]
# CALCulate<n>:MARKer<m>:FUNCtion:DDEMod:STATistic:ADRoop value: float = driver.applications.k70Vsa.calculate.marker.function.ddemod.statistic.adroop.get(result_type = enums.ResultTypeStat.AVG, window = repcap.Window.Default, marker = repcap.Marker.Default)
Queries the results of the amplitude droop error measurement performed for digital demodulation. The output values are the same as those provided in the ‘Modulation Accuracy’ table (see ‘Result summary’) .
- Parameters:
result_type – none Amplitude droop in dB/symbol (for current sweep) AVG Amplitude droop in dB/symbol, evaluating the linear average value over several sweeps RPE Peak value for amplitude droop over several sweeps SDEV Standard deviation of amplitude droop PCTL 95 percentile value of amplitude droop
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
marker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)