![Agilent Technologies 8712ES Скачать руководство пользователя страница 77](http://html.mh-extra.com/html/agilent-technologies/8712es/8712es_programmers-manual_2867956077.webp)
Programmer’s Guide
6-7
Trace Data Transfers
Using Binary Data Encoding
Each measurement point in the data section is represented as 4 or 8
bytes (32 or 64 bits), depending on whether single precision or double
precision numbers are requested. When using HP BASIC or IBASIC, you
must select double precision numbers to match BASIC's "REAL" data
type. Do this using the SCPI command
"FORM:DATA REAL,64"
. If you
are using another language that supports single precision data types,
you can select single precision using the SCPI command
"FORM:DATA
REAL,32"
. Languages such as QuickBASIC and C have support for both
single and double precision floating point numbers.
When transferring data using binary encoding, you may need to reverse
the order of the bytes in each measurement point, since PCs frequently
store IEEE floating point numbers with the byte order reversed. To
instruct the analyzer to reverse the byte order of the data, send the
command
"FORMAT:BORDer SWAPped"
before querying the trace data.
Содержание 8712ES
Страница 11: ...1 1 1 Introduction to GPIB Programming ...
Страница 27: ...2 1 2 Synchronizing the Analyzer and a Controller ...
Страница 36: ...3 1 3 Passing Control ...
Страница 39: ...4 1 4 Data Types and Encoding ...
Страница 46: ...5 1 5 Using Status Registers ...
Страница 71: ...6 1 6 Trace Data Transfers ...
Страница 98: ...6 28 Programmer sGuide Trace Data Transfers Internal Measurement Arrays ...
Страница 99: ...7 1 7 Using Graphics ...
Страница 105: ...8 1 8 Front Panel Keycodes ...
Страница 111: ...9 1 9 Introduction to SCPI ...
Страница 129: ...10 1 10 Menu Map with SCPI Commands ...
Страница 268: ...12 1 12 SCPI Conformance Information ...
Страница 290: ...13 1 13 SCPI Error Messages ...