Agilent Technologies 35670A Manual page 397

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

Advertisement

MMEMory:MOVE
Renames a file.
Command Syntax:
<OLDNAME> ::= '<file>'
<file> ::= ASCII characters (see beginning of chapter
<NEWNAME> ::= '<file>'
<file> ::= ASCII characters (see beginning of chapter
Example Statements:
Attribute Summary:
Description:
The <OLDNAME> is the old file name; <NEWNAME> is the new file name.
This command only allows you to change a file's name on the current disk. It does not allow you to
transfer a file by changing the file's name and disk specifier. To transfer a file, first copy it to another
disk with the MMEM:COPY command, then delete it from the original disk with the MMEM:DEL
command.
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:MOVE <OLDNAME>, <NEWNAME>
for <filename> restrictions)
for <file> restrictions)
OUTPUT 711;"mmemory:move 'int:file1', 'myfile'"
OUTPUT 711;"MMEM:MOVE 'TESTFILE', 'FILE3'"
Option:
not applicable
Synchronization Required:
Preset State:
not applicable
SCPI Compliance:
yes
confirmed
MMEMory
command
15-23

Advertisement

Table of Contents
loading

Table of Contents