RIGOL  2 Command System 
2-206  MSO2000A/DS2000A Programming Guide 
:RECall:TRACe 
 
Syntax 
:RECall:TRACe <file_spec> 
 
Description 
Recall the trace file stored in the external memory.  
 
Parameter 
Name  Type  Range  Default 
<file_spec>  ASCII string  Refer to the Explanation  -- 
 
Explanation 
  Beforing recalling the trace file, use the 
:SAVE:TRACe[:STARt] command to store the corresponding 
file into the external memory. 
  <file_spec> includes the file storage directory and the filename with suffix. Its length cannot 
exceeds 64 characters. Wherein, the storage directory can only be D:\. 
 
Example 
:RECall:TRACe D:\123.trc /*Recall the waveform trace file 123.trc stored in the D disk*/ 
 
 
:RECall:WAVeform 
 
Syntax 
:RECall:WAVeform <file_spec> 
 
Description 
Recall the waveform file stored in the external memory. 
 
Parameter 
Name  Type  Range  Default 
<file_spec>  ASCII string  Refer to the Explanation  -- 
 
Explanation 
  Beforing recalling the waveform file, use the 
:SAVE:WAVeform[:STARt] command to store the 
corresponding file into the external memory. 
  <file_spec> includes the file storage directory and the filename with suffix. Its length cannot 
exceeds 64 characters. Wherein, the storage directory can only be D:\. 
 
Example 
:RECall:WAVeform D:\123.wfm  /*Recall the waveform file 123.wfm stored in the D disk*/