State

SCPI Commands

MMEMory:STORe:IQ:STATe 1,
class StateCls[source]

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

set(filename: str) None[source]
# SCPI: MMEMory:STORe:IQ:STATe
driver.massMemory.store.iq.state.set(filename = '1')

This command writes the captured I/Q data to a file. The file extension is *.iq.tar. By default, the contents of the file are in 32-bit floating point format.

param filename

String containing the path and name of the target file.