Technical data
66 Programmer’s Guide
5 Command Reference
Memory Subsystem
The Memory subsystem provides access to mass storage devices such as
internal or external disk drives. It is corresponding to the front panel file
submenu.
Catalog the Selected Memory Location
:MMEMory:CATalog? <“dir_path”>
Lists all files in the specified path. The return data will be of the format:
<mem_used(kByte)>, <mem_free(kByte)>, <total
Items>, <item_listing>.
Each < item listing> indicates the name, type, and size of each item list:
<name>, <type>, <size(Byte)>, <modified time>.
“C:\” is HSA internal memory address, and “E:\” is the external USB
storage device address.
Example: :MMEMory:CATalog? "C:\"
Key access: Shift >File
Copy a File
:MMEMory:COPY <file_name1>,<file_name2>
This command is used to copy a file. The source file name is
<file_name1> and the destination file name is <file_name2>. “C:\” is
HSA internal memory address, and “E:\” is the external USB storage
device address.
Example: :MMEMory:COPY "C:\N934X.jpg", "E:\N9342C.jpg"
Key access: Shift > File > Files Operation > Copy To
NOTE
The catalog C:\ indicates the root directory of the internal memory of
analyzer. The catalog E:\ indicates the root directory of the USB memory
stick.