Item

SCPI Command :

MMEMory:LOAD:ITEM
class ItemCls[source]

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

set(item_path: str, filename: str) None[source]
# SCPI: MMEMory:LOAD:ITEM
driver.massMemory.load.item.set(item_path = 'abc', filename = 'abc')

Executes a partial recall. That means, restores a selected part of a save file. You can restore all settings of a specific application instance. Or you can restore the list mode settings of a specific measurement application instance.

param item_path:

No help available

param filename:

No help available