Agilent Technologies E4406A VSA Series Programmer's Manual page 221

Transmitter tester
Hide thumbs Also See for E4406A VSA Series:
Table of Contents

Advertisement

For state data, the format cannot be changed. It is always in a machine
readable format only (machine units).
Corrected Trace Data Types
:TRACe:DATA?<trace_name>
Data Type
ASCii
INT,32 (fastest)
REAL,32
REAL,64
Uncorrected Trace Data Types
:TRACe:DATA? RAWTRACE
Data Type
INT,32
UINT,16 (fastest)
ASCII - Amplitude values are in ASCII, in amplitude units,
separated by commas. ASCII format requires more memory than the
binary formats. Therefore, handling large amounts of this type of
data, will take more time and storage space.
Real,32 (or 64) - Binary 32-bit, or 64-bit, real values in amplitude
units), in a definite length block. Transfers of real data are done in a
binary block format. The block of data starts with an ASCII header
that begins with # and indicates how many additional data points
are following in the block. Suppose the header is #512320.
— The first digit in the header (5) tells you how many additional
digits/bytes there are in the header.
— The 12320 means 12 thousand, 3 hundred, 20 data bytes follow
the header.
— Divide this number of bytes by your selected data format
bytes/point, either 8 (for real 64), or 4 (for real 32). In this
example, if you are using real 64 then there are 1540 points in the
block.
Factory Preset
and *RST:
ASCII
Chapter 5
Result
Amplitude Units
Internal Units
Amplitude Units
Amplitude Units
Result
Uncorrected ADC Values
Uncorrected ADC Values
Language Reference
FORMat Subsystem
221

Advertisement

Table of Contents
loading

Table of Contents