![Rohde & Schwarz FSV3000 User Manual Download Page 1286](http://html.mh-extra.com/html/rohde-and-schwarz/fsv3000/fsv3000_user-manual_14778431286.webp)
Remote commands
R&S
®
FSVA3000/ R&S
®
FSV3000
1286
User Manual 1178.8520.02 ─ 08
Example:
HCOP:TREP:TITL:STAT OFF
Removes the title page from the test report.
MMEMory:RAW
<Path>
Defines the location where the measurement data sets for the report are stored until
the report is created.
Parameters:
<Path>
String containing the path of the preliminary data
Manual operation:
See
12.9.7
Examples: managing data
..................................................................................1287
................................................................................ 1287
.............................................................................................1288
Storing multiple graphical measurement results to a PDF file
............................ 1289
12.9.7.1
Storing data
MMEM:MSIS 'C:'
//Selects drive C: as the default storage device.
//-----Connecting a network drive--------
MMEM:NETW:USED?
//Returns a list of all drives in use in the network.
MMEM:NETW:UNUS?
//Returns a list of free drive names in the network.
MMEM:NETW:MAP 'Q:','Server\ACLRTest'
//Maps drive Q: to the directory 'Server\ACLRTest'
//-----Saving data on the instrument-----
MMEM:MDIR 'C:\R_S\INSTR\USER\Results'
//Creates a directory called 'Results' on drive C:
MMEM:NAME 'C:\R_S\INSTR\USER\Results\Test001.txt'
//Defines a file called 'Test001.txt'
MMEM:COMM 'ACLR test results'
//Creates a comment for the settings to be displayed in gui.
MMEM:DATA 'Test001.txt',#212FileContents
//Creates the file 'Test001.txt'and writes 12 characters to it
//-----Copying the data to another location---
MMEM:COPY 'C:\R_S\INSTR\USER\Results\Test001.txt','Q:'
//Copies the specified file to network drive Q:.
Managing settings and results