Specifications

ZVx MMEMory Subsystem
1043.0009.50 3.67 E-15
MMEMory:LOAD:STATe
This command loads instrument settings from files.
Syntax: MMEMory:LOAD:STATe 1,<file_name>
<file_name> ::= DOS file name
Example: "MMEM:LOAD:STAT 1,A:TEST.CFG’"
Features: *RST value:
SCPI: conforming
The contents of the file are loaded and determine the new state of the instrument. The file name may
comprise the specification of the path and, eventually, the name of the drive. Indication of the path is
according to the DOS conventions. This command is an event, which is why it is not assigned an *RST
value and has no query.
MMEMory:MDIRectory
This command creates a new directory.
Syntax: MMEMory:MDIRectory <directory_name>
<directory_name>::= DOS path name
Example: "MMEM:MDIR C:\USER\DATA’"
Features: *RST value: -
SCPI: device-specific
The file name may comprise the specification of the path and, eventually, the name of the drive.
Indication of the path is according to the DOS conventions. This command is an event, which is why
it is not assigned an *RST value and has no query.
MMEMory:MOVE
This command renames existing files.
Syntax: MMEMory:MOVE <file_source>,<file_of destination>
<file_source>,<file_of destination> ::= <file_name>
<file_name> ::= DOS file name
Example: "MMEM:MOVE TEST01.CFG’,’SETUP.CFG’"
Features: *RST value: -
SCPI: conforming
The file name may comprise the specification of the path and, eventually, the name of the drive.
Indication of the path is according to the DOS conventions. This command is an event, which is why
it is not assigned an *RST value and has no query.
MMEMory:MSIS
This command changes to the drive indicated.
Syntax: MMEMory:MSIS <device>
<device>::= 'A:' | 'C:'
Example: "MMEM:MSIS A:’"
Features: *RST value: "C:'
SCPI: conforming
The drive may be the internal hard disk C: or the floppy-disk drive A:. The drive is indicated
according to the DOS conventions.