Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
77
<file_size> ::= <NR1> is the size of the file in bytes. For <file_type>
marked DIR, the file size will always be 0.
Example
MMEMory:CATalog?
It might return:
3878652,"SAMPLE1.ZIP,,2948","aaa.txt,,1024","MY_WAVES,DIR,0"
Table: MMEMory:CATalog?
Command
MMEMory:CDIRectory
Description
This command sets or returns the current directory of the file system
on the AWG. This command is strictly related to MMEMory:MSIS
command that permits to set the mass storage unit <msus> namely
the unit used by all MMEMory commands.
The current directory for the programmatic interface is different from
the currently selected directory in the Windows Explorer on the AWG.
NOTE:
Only removable units and
"C:\Users\awg3000\Pictures\Saved_Pictures" directory are
accessible by MMEMory commands.
Group
Mass memory
Syntax
MMEMory:CDIRectory [<directory_name>]
MMEMory:CDIRectory?
Related Commands
None
Arguments
<directory_name> ::= <string>
Returns
<directory_name>
Example
Assuming the current <msus> is "C:" and current directory
"C:\Users\awg3000\Pictures\Saved Pictures".
MMEMORY:CDIRECTORY "configurations" changes the current
directory to "C:\Users\awg3000\Pictures\Saved
Pictures\configurations".
MMEMORY:CDIRECTORY
“tmp”
changes the current directory to "D:\tmp"
MMEMORY:CDIRECTORY?
returns "tmp" if the current directory is "D:\tmp".
MMEMORY:CDIRECTORY