R&S ZVL Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
455
SCPI, Command
Types
Confirmed (with device-specific response), query only.
Example:
*RST; MEM:DEF 'SETUP_2'
Create a setup named 'Setup_2' and make it the active
setup.
MEM:CAT?
Query all setups. The response is 'Set1,Setup_2'.
MMEM:STOR:STAT 1, 'C:\R_S\Instr\user\Nwa\RecallSets\Setup_2.nwa';
MEM:DEL 'Setup_2.nwa'
Store the active setup Setup_2 to a file, renaming it Setup_2.nwa. Close the
setup.
MEMory:DEFine '<setup_name>'
Creates a new setup <setup_name> using default settings for the traces, channels and diagram areas.
The created setup becomes the active setup.
'<setup_name>'
String parameter to specify the name of the created setup.
*RST value –
SCPI, Command Types
Device-specific, no query.
Example:
See MEM:CAT?.
MEMory:DELete[:NAME] '<file_name>'
Closes the specified setup.
'<setup_name>'
String parameter to specify the name of the setup to be closed.
*RST value –
SCPI, Command Types
Confirmed, no query.
Example:
See MEM:CAT?.
MEMory:SELect '<setup_name>'
Selects a setup as the active setup.
'<setup_name>'
String parameter to specify the setup.
*RST value –
SCPI, Command
Types
Device-specific, no query.
Example:
*RST; MEM:DEF 'SETUP_2'