All
SCPI Command :
MMEMory:LOAD:DEModsetting:ALL
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() str[source]
# MMEMory:LOAD:DEModsetting:ALL value: str = driver.applications.k14Xnr5G.massMemory.load.demodSetting.all.get()
Restores the signal description of multiple carriers from a single file.
- Returns:
filename: String containing the path and name of the file. The file extension is .ccallocation.
- set(filename: str) None[source]
# MMEMory:LOAD:DEModsetting:ALL driver.applications.k14Xnr5G.massMemory.load.demodSetting.all.set(filename = 'abc')
Restores the signal description of multiple carriers from a single file.
- Parameters:
filename – String containing the path and name of the file. The file extension is .ccallocation.