Agilent Technologies ESG Spezifikationen Seite 188

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 259
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 187
3-6 Programming Guide
Remote Data Transfer ESG Family Signal Generators
ARB Waveform Data Downloads
Sample Command Line
A sample command line:
:MMEM:DATA "ARBI:<waveform name>", #ABC
"<waveform name>" the name of the waveform file within the signal generator.
A the number of decimal digits to follow in B.
B a decimal number specifying the number of data bytes in C.
C the binary waveform data in 2-byte integers.
Example 1
:MMEM:DATA "ARBI:WAVEFORM1", #232<32 bytes of data>
WAVEFORM1 the waveform name
2 defines the number of decimal digits to follow in B. This variable is
represented by A in the sample command line.
32 denotes how many bytes of data are to follow. This variable is represented
by B in the sample command line.
<32 bytes
of data> the binary waveform data in 2-byte integers. Data order is defined as Most
Significant Byte (first) and Least Significant Byte (last). This variable is
represented by C in the sample command line.
NOTE This command line only sends the I-half of the I/Q waveform data. After
sending the above command, you must send
MMEM:DATA "ARBQ:<waveform name>", <Q waveform data> for the
Q data.
Querying the Waveform Data
Use the following SCPI command line to upload waveform data from volatile ARB memory
to the personal computer:
:MMEM:DATA? "ARBI:<waveform name>"
:MMEM:DATA? "ARBQ:<waveform name>"
Use the following SCPI command line to upload waveform data from nonvolatile ARB
memory to the personal computer:
:MMEM:DATA? "NVARBI:<waveform name>"
:MMEM:DATA? "NVARBQ:<waveform name>"
A B
C
Seitenansicht 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 258 259

Kommentare zu diesen Handbüchern

Keine Kommentare