Trace
SCPI Command :
MMEMory:STORe<n>:IQ:TRACe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(position: float, filename: str, store=Store.Default) None[source]
# MMEMory:STORe<n>:IQ:TRACe driver.applications.k70Vsa.massMemory.store.iq.trace.set(position = 1.0, filename = 'abc', store = repcap.Store.Default)
Stores the I/Q data for the displayed trace in the selected window to a file in iq.tar format. Is only available for result types that provide I/Q data based on the error vector, such as the ‘Vector I/Q’ or Real/Imag displays.
- Parameters:
position – 1..n Window
filename – String containing the path and name of the target file.
store – optional repeated capability selector. Default value: Pos1 (settable in the interface ‘Store’)