Technical data

350 Agilent Signal Generators Programming Guide
Creating and Downloading User–Data Files
Pattern RAM (PRAM) Data Downloads (E4438C and E8267D)
Command Syntax
This section lists the commands for extracting PRAM files and downloading extracted PRAM files. To
download an extracted file, you must use block data. For information on block data, see “SCPI
Command for a Block Data Download” on page 344. In addition, there are three ways to format the
file_name variable, which must also include the file path, as shown in the following tables.
There are two commands for file extraction:
:MEM:DATA? <"file_name">
:MMEM:DATA? <"filename">
The following table uses the first command to illustrate the command format, however the format is
the same if you use the second command.
Table 6-13 Extracting a PRAM File
Extraction
Method/Memory Type
Command Syntax Options
SCPI/volatile memory :MEM:DATA? "WFM1:file_name"
:MEM:DATA? "file_name@WFM1"
:MEM:DATA? "/user/bbg1/waveform/file_name"
SCPI/non–volatile
memory
:MEM:DATA? "NVWFM:file_name"
:MEM:DATA? "file_name@NVWFM"
:MEM:DATA? "/user/waveform/file_name"
FTP/volatile memory
a
a. See “FTP Procedures” on page 331.
get /user/bbg1/waveform/file_name
FTP/non–volatile
memory
a
get /user/waveform/file_name