E4990A Help  
494 
:MMEM:COPY 
Type 
Command 
Syntax 
:MMEMory:COPY <Value1>, <Value2> 
Description 
This command copies a file. 
  Specify the file name with the extension. When you 
use directory names (folder names) and file name, separate 
them with "\" (back slash), or "/" (slash). 
Variable 
Parameter  Value1 
Description  Source file name 
Data Type  Character string type (String) 
Range  254 chars 
 
Parameter  Value2 
Description  Destination file name 
Data Type  Character string type (String) 
Range  254 chars 
Examples 
Ana.WriteString ":MMEM:COPY ""D:\temp1.txt"", ""D:\temp2.txt""", True 
Equivalent Softkey 
No equivalent key is available on the front panel. 
COM Command Syntax (Internal Control Only) 
SCPI.MMEMORY.COPY 
 
:MMEM:DEL 
Type 
Command 
Syntax