Technical data
System Commands 7
Agilent N8211A/N8212A Performance Upconverter Synthetic Instrument Module, 250 kHz to 20 / 40 GHz 189
:LOAD:LIST
Supported All
:MEMory:LOAD:LIST "<file_name>"
Loads a List Sweep file.
Example
:MEM:LOAD:LIST "List_Data"
The example loads the file "List_Data" into volatile waveform memory.
:MOVE
Supported All
:MEMory:MOVE "<src_file>","<dest_file>"
Renames the src_file to dest_file in the N8211A/N8212A’s memory catalog.
Refer to “File Name Variables" on page 164 for information on the file name syntax.
Example
:MEM:MOV "LIST:Test_Data","LIST:New_Data"
The example renames the file Test_Data to New_Data in the N8211A/N8212A’s memory
directory.
:STATe:COMMent
Supported All
:MEMory:STATe:COMMent <reg_num>,<seq_num>,"<comment>"
:MEMory:STATe:COMMent? <reg_num>,<seq_num>
Allows a descriptive comment to the saved instrument in the state register,
<reg_num>,<seq_num>. Comments can be up to 55 characters long.
Example
:MEM:STAT:COMM 00,1, "LIST file with test frequencies"
The example writes a descriptive comment to the state file saved in register 00, sequence 1.