Home Previous Next


File Manager - System MMEMory

The MMEMory system provides mass storage capabilities for the CMU. Part of the functionality of this system is included in the Data menu.

The mass storage of the CMU may be internal or external. The internal mass storage device is a section on the internal hard disk that is reserved for mass storage (directory c:\temp). The external mass storage device is either a floppy disk or a PCMCIA memory card, depending on the instrument configuration. The <msus> (mass storage unit specifier) parameter in the MMEMory commands denotes the root directory of the INTernal or EXTernal mass storage device.

The <FileName> parameter is a string. The contents of the string may contain characters for specifying subdirectories, e.g. "\TEMP\TRASH\test.txt" for the file named test.txt in the TEMP\TRASH subdirectory of the root directory or "TEMP\TRASH\test.txt" for the file named test.txt in the TEMP\TRASH subdirectory of the current directory, to be queried with MMEMory:DIRectory [:CURRent]?. The file name itself may contain the period as a separator for extensions.

Unless otherwise stated, all the following commands are SCPI-confirmed.

More:

View Info

Comment

Internal/External

Current Directory

Change Directory

Delete File

Remove Directory

Make Directory

Copy File

Move File

Rename File

Scan Disk

Transfer Data

Save all configurations

Save configurations in current function group and test mode

Recall all configurations

Recall configurations in current function group and test mode


Home Previous Next