Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
80
NOTE 1:
Only removable units and
"C:\Users\awg3000\Pictures\Saved_Pictures" directory are
accessible by MMEMory commands.
NOTE 2:
Only files with the following extension can be manipulated:
.jpeg, .png, .bmp, .jpg, .gif, .tiff, .zip, .txt, .trc, .bin.
Group
Mass memory
Syntax
MMEMory:DATA:SIZE? <file_name>
Related Commands
MMEMory:CDIRectory,
MMEMory:MSIS
Arguments
<file_name> ::= <string> it could be absolute or relative path.
Returns
<NR1> is the size, in bytes, of the selected file
Example
Assuming the current <msus> is "C:" and current directory
"C:\Users\awg3000\Pictures\Saved Pictures".
MMEMORY:DATA:SIZE? "data.bin" might return 1024.
MMEMORY:DATA:SIZE? "D:\tmp\waveform.txt" might return 65535.
Table 98: MMEMory:DATA:SIZE?
Command
MMEMory:DELete (No Query Form)
Description
This command deletes a file or directory from the AWG's accessible
files system.
NOTE 1:
Only removable units and
"C:\Users\awg3000\Pictures\Saved_Pictures" directory are
accessible by MMEMory commands.
NOTE 2:
Only files with the following extension can be deleted:
.jpeg, .png, .bmp, .jpg, .gif, .tiff, .zip, .txt, .trc, .bin.
Group
Mass memory
Syntax
MMEMory:DELete <file_name>[,<msus>]
Related Commands
MMEMory:CDIRectory,
MMEMory:MSIS
Arguments
<file_name> ::= <string> could be absolute or relative path.
<msus> (mass storage unit specifier) ::= <string>
Returns
None
Example
Assuming the current <msus> is "C:" and current directory
"C:\Users\awg3000\Pictures\Saved Pictures".