All

SCPI Command :

MMEMory:LOAD:IQ:STATe:ALL
class AllCls[source]

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

get() List[int][source]
# SCPI: MMEMory:LOAD:IQ:STATe:ALL
value: List[int] = driver.applications.k14Xnr5G.massMemory.load.iq.state.all.get()

Restores the captured I/Q data of all measurements in a combined measurement sequence to a file. The file extension is *. iq.tar.

return

state: No help available

set(state: List[int]) None[source]
# SCPI: MMEMory:LOAD:IQ:STATe:ALL
driver.applications.k14Xnr5G.massMemory.load.iq.state.all.set(state = [1, 2, 3])

Restores the captured I/Q data of all measurements in a combined measurement sequence to a file. The file extension is *. iq.tar.

param state

String containing the path and name of the target file.