5-64 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:MMEMory:CDIRectory
Example The following two examples show the same result.
OUTPUT @Hp4155;":MMEM:CAT?"
ENTER @Hp4155;A,B,C$
OUTPUT @Hp4155;":MMEM:CAT? 'DISK'"
ENTER @Hp4155;A,B,C$
See also :MMEMory:DESTination
:MMEMory:CDIRectory
This command changes the working directory on the NFS server specified by
:MMEM:DEST command.
Before entering this command, the :MMEM:DEST command must set the present
mass storage device to NET1, NET2, NET3 or NET4.
Query returns the present working directory.
Syntax :MMEMory:CDIRectory dir_name [ , msus ]
Parameter
Query response directory <newline><^END>
directory means the present working directory.
Example The following two examples produce the same result.
OUTPUT @Hp4155;":MMEM:CDIR 'next_dir'"
OUTPUT @Hp4155;":MMEM:CDIR 'next_dir','DISK'"
Query Example:
OUTPUT @Hp4155;":MMEM:CDIR?"
ENTER @Hp4155;A$
See also :MMEMory:DESTination
Parameter Type Explanation
dir_name string Next working directory name
msus string mass storage (Only 'DISK' can be entered as the
value)