Agilent Technologies 35670A Manual page 377

Dynamic signal analyzer gpib programming
Hide thumbs Also See for 35670A:
Table of Contents

Advertisement

MMEMory:COPY
Copies the contents of one disk to another or one file to another.
Command Syntax:
<MMEMNAME> ::= '<disk>[<dos_dir>][<filename>]'
<disk> ::= NVRAM:|RAM:|INT:|EXT[,<select_code>[,<unit_number>]]:
<select_code> ::= a real number (NRf data)
<unit_number> ::= a real number (NRf data)
<dos_dir> ::= directory_name
<directory_name> ::= ASCII characters
<filename> ::= ASCII characters (see beginning of chapter
Example Statements:
Attribute Summary:
Description:
The first <MMEMNAME> is the source; the second is the destination.
To copy a disk, use the disk specifier for each <MMEMNAME>. The select code and unit number
specifiers are valid only with the EXT: disk specifier.
Caution
All files on the destination disk are overwritten when you specify a disk copy.
To copy a file, use disk specifiers and filenames. If you want to rename a file, use the MMEM:MOVE
command. You can specify a filename as the source and a disk for the destination. The destination file
has the same name as the source.
Note
When accessing the external mass storage device (EXT:); the active controller on the
GPIB must temporarily pass control to the analyzer. After the command has been
executed, the analyzer must pass control back. See the GPIB Programmer's Guide for
more information on passing control.
MMEMory:COPY <MMEMNAME>, <MMEMNAME>
limits:
700:730
limits:
0:3
(DOS only)
for <filename> restrictions)
OUTPUT 711; "mmem:copy 'int:file1', 'ext:file1'"
OUTPUT 711; "MMEM:COPY 'RAM:', 'INT:'"
Option:
not applicable
Synchronization Required:
Preset State:
not applicable
SCPI Compliance:
yes
confirmed
MMEMory
command
15-3

Advertisement

Table of Contents
loading

Table of Contents