![Agilent Technologies 8719ES Programmer'S Manual Download Page 341](http://html.mh-extra.com/html/agilent-technologies/8719es/8719es_programmers-manual_2867960341.webp)
4-8
Chapter 4
Reading Analyzer Data
Trace-Data Transfers
Trace-Data Transfers
Transferring trace-data from the analyzer using an instrument controller can be divided
into three steps:
1. Allocating an array to receive and store the data
2. Commanding the analyzer to transmit the data
3. Accepting the transferred data
Data residing in the analyzer is always stored in pairs for each data point (to accommodate
real/imaginary pairs). Hence, the receiving array must be two elements wide, and as deep
as the number of points in the array being transferred. Memory space for the array must
be declared before any data can be transferred from the analyzer to the computer.
As mentioned earlier, the analyzer can transmit data over GPIB in five different formats.
The type of format affects what kind of data array is declared (real or integer), because the
format determines what type of data is transferred. Programming examples of data
transfers using different formats are discussed in
“Measurement Data Transfer Examples”
. For information on the various types of data that can be obtained (raw data,
error-corrected data, etc.), see
For information on transferring trace-data by selected points, see
Point Special Functions” on page 7-126
.
NOTE
“Example 7F: Reading ASCII Disk Files to the Instrument Controller's Disk
File” on page 7-118
Summary of Contents for 8719ES
Page 15: ...1 1 1 Alphabetical Command Reference ...
Page 293: ...2 1 2 Introduction to Instrument Control ...
Page 310: ...3 1 3 GPIB Programming ...
Page 334: ...4 1 4 Reading Analyzer Data ...
Page 343: ...5 1 5 Data Processing Chain ...
Page 350: ...6 1 6 Error Reporting ...
Page 364: ...7 1 7 Programming Examples ...
Page 502: ...A 1 A Preset Conditions ...
Page 517: ...B 1 B Command Listings ...