Technical data
System Commands 7
Agilent N8211A/N8212A Performance Upconverter Synthetic Instrument Module, 250 kHz to 20 / 40 GHz 187
Appends data to an existing file stored in N8211A/N8212A memory.
"<file_name>" Names the destination file and directory path. Refer to “File Name
Variables" on page 164 for information on the file name syntax.
<data_block> Represents the data and file length parameters. The data in the file is
represented by the <data_block> variable. The file length parameters are used by the
N8211A/N8212A for allocating memory.
Refer to the Chapter 4, “Programming the Status Register System for more information on
downloading and using files.
Example
:MEM:DATA:APPend "LIST:IQ_Data",#14Y9oL
The example downloads and appends the data, Y9oL, to an existing file named IQ_Data
stored in the N8211A/N8212A’s memory.
:DELete:ALL
Supported All
Deletes all user files including binary, list, state, and flatness correction files. You cannot
recover the files after executing this command.
:MEMory:DELete:ALL
:DELete:BINary
Supported All
:MEMory:DELete:BINary
Deletes all binary files.
LIST:IQ_Data" IQ_Data is the filename to append data to. The directory
path is specified along with the filename.
#14Y9oL Data block
# This character indicates the beginning of the data block
1 Number of digits in the byte count
4Byte count
Y9oL 4 bytes of data