Result
SCPI Command :
CALCulate<n>:STATistics:RESult
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(meas_results: ResultTypeB, window=Window.Default) float[source]
# CALCulate<n>:STATistics:RESult value: float = driver.calculate.statistics.result.get(meas_results = enums.ResultTypeB.ALL, window = repcap.Window.Default)
Queries the results of a measurement for a specific trace.
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)