State
SCPI Command :
MMEMory:LOAD:IQ:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(position: int, filename: str) None[source]
# MMEMory:LOAD:IQ:STATe driver.applications.k9X11Ad.massMemory.load.iq.state.set(position = 1, filename = 'abc')
Restores I/Q data from a file.
- Parameters:
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.