Command
:MMEMory:COPY <Value1>, <Value2>
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).
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 |
Ena.WriteString ":MMEM:COPY ""D:\temp1.txt"", ""D:\temp2.txt""", True
No equivalent key is available on the front panel.
SCPI.MMEMORY.COPY