Meas

SCPI Command :

MMEMory:STORe:SPUR:MEAS
class MeasCls[source]

Meas commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(file: str) None[source]
# SCPI: MMEMory:STORe:SPUR:MEAS
driver.applications.k50Spurious.massMemory.store.spur.meas.set(file = 'abc')

Stores the current measurement results (all enabled traces and tables of all windows) into the specified csv file. The results are output in the same order as they are displayed on the screen: window by window, trace by trace, and table row by table row.

param file

No help available