
278
Keysight M8070A Programming Guide
5
SCPI Command Reference
:MMEMory:WORKspace:SETTings[:USER]:CATalog?
Syntax
:MMEMory:WORKspace:SETTings[:USER]:CATalog?
Description
This query returns a list of names currently stored in the “User” area.
Example
:MMEM:WORK:SETT:CAT?
"PCI3_InitialTestSetting,DefaultSetting_1,DefaultSetting_2,
DefaultSetting_3,DefaultSetting_4,PCI3/InitialTestA, PCI3/InitialTestB,
PCI3_InitialTestSetting"
:MMEMory:WORKspace:SETTings[:USER]:STORe
Syntax
:MMEMory:WORKspace:SETTings[:USER]:STORe “Path”
Input
Parameters
“Path”: Specify name/path to store instrument state.
Description
This command stores the instrument state to the specified location. The
“Path” argument of this command can be a simple string like
“TestConfigurationPCIe3”; the instrument state will then be stored into a
location named “TestConfigurationPCIe3”. In addition, it can specify a
group or folder name. This command is meant for grouping settings into
one folder (for example, “PCIe1/TestConfiguration1”).
Example
:MMEM:WORK:SETT:STOR “TestConfigurationSATA_1”
:MMEM:WORK:SETT:STOR “SATA/TestConfiguration_1”
:MMEM:WORK:SETT:STOR “SATA/TestConfiguration_2”
:MMEM:WORK:SETT:STOR “SATA/TestConfiguration_3”
:MMEMory:WORKspace:SETTings[:USER]:RECall
Syntax
:MMEMory:WORKspace:SETTings[:USER]:RECall “Path”
Input
Parameters
“Path”: Specify location of stored instrument state.
Description
This command recalls/restores the instrument state from the specified
location.
Example
:MMEM:WORK:SETT:REC “TestConfigurationSATA_1”
:MMEM:WORK:SETT:REC “SATA/TestConfiguration_1”
:MMEM:WORK:SETT:REC “SATA/TestConfiguration_2”