CMU Base System CMU
1100.4903.12 6.18 E-10
TRACe:REMote:MODE:OUTLines <Enable> Report Lines for Output
<Enable>
Parameter description Def. value Default unit FW vers.
1 to 4 Maximum number of lines 4 – V3.08
Command description
This command defines the maximum number of lines available for each output string in the remote report screen.
If the output string of a query (e.g. READ:ARRay:POWer? in the RF function group) is longer than the specified
number of lines, it is truncated and the last three characters are replaced by "...".
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 sec-
tion 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 configu-
ration. 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 subdirec-
tory 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.
MMEMory:INFO? <FileName> [,<msus>] View Info
<FileName>
Parameter description Def. value Def. unit
"<8 dig.max>.<3dig.>" Name of the file to be inquired in DOS
(8.3) convention.
– –
<msus>
Parameter description Def. value Def. unit
INTernal |
EXTernal
Internal memory (hard disk)
External memory (floppy disk or
PCMCIA memory card)
INTernal
5
–
Returned info
Parameter description Def. value Def. unit FW vers.
<Year>,<Month>,<Day>,
<Hour>,<Min>,<Sec>,
<Size>,
<Version>,
"<Comment>"
Date when the file was stored
Time when the file was stored
File size in byte
File version number
Comment string stored with the file
–
–
–
" "
" "
y, m, d
h, min, s
byte
–
–
V3.05
€
5
See MMEMory:MSIS [<msus>] setting.