State
SCPI Command :
MMEMory:LOAD<n>:IQ:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(position: float, filename: str, window=Window.Default) None [source]
# SCPI: MMEMory:LOAD<n>:IQ:STATe driver.applications.k70Vsa.massMemory.load.iq.state.set(position = 1.0, filename = 'abc', window = repcap.Window.Default)
Restores I/Q data from a file.
- param position
No help available
- param filename
string String containing the path and name of the source file. The file type is determined by the file extension. If no file extension is provided, the file type is assumed to be .iq.tar. For .mat files, Matlab(R) v4 is assumed.
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Load’)