230 Keysight CXG, EXG, and MXG X-Series Signal Generators Programming Guide
Creating and Downloading Waveform Files
Commands for Downloading and Extracting Waveform Data
Table 5-9 Downloading Encrypted Files for Extraction
Download
Method/Memory
Type
Command Syntax Options
SCPI/volatile
a
memory
MEM:DATA:UNPRotected "/user/bbg1/securewave/file_name",<blockdata>
MEM:DATA:UNPRotected "SWFM1:file_name",<blockdata>
MEM:DATA:UNPRotected "file_name@SWFM1",<blockdata>
SCPI/non–volatile
memory
SCPI/n
on–volatile
memory
a
MEM:DATA:UNPRotected "/user/securewave/file_name",<blockdata>
MEM:DATA:UNPRotected "SNVWFM:file_name",<blockdata>
MEM:DATA:UNPRotected "file_name@SNVWFM",<blockdata>
FTP/volatile
memory
b
put <file_name> /user/bbg1/securewave/<file_name>
FTP/non–volatile
memory
b
put <file_name> /user/securewave/<file_name>
a. The :MEM:DATA:UNPRotected command is not required to be able to extract files (i.e.
use :MEM:DATA). For more information, refer to the SCPI Command Reference.
b. See “FTP Procedures” on page 231.
Table 5-10 Extracting Encrypted Waveform Data
Download
Method/Memory
Type
Command Syntax Options
SCPI/volatile
memory
MMEM:DATA? "/user/bbg1/securewave/file_name"
MMEM:DATA? "SWFM1:file_name"
MMEM:DATA? "file_name@SWFM1"
SCPI/non–volatile
memory
MMEM:DATA? "/user/securewave/file_name"
MMEM:DATA? "SNVWFM:file_name"
MMEM:DATA? "file_name@SNVWFM"
FTP/volatile
memory
a
get /user/bbg1/securewave/<file_name>
FTP/non–volatile
memory
a
get /user/securewave/<file_name>
a. See “FTP Procedures” on page 231.