EasyManua.ls Logo

Agilent Technologies E4406A VSA Series User Manual

Agilent Technologies E4406A VSA Series
420 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #221 background imageLoading...
Page #221 background image
Chapter 5 221
Language Reference
FORMat Subsystem
For state data, the format cannot be changed. It is always in a machine
readable format only (machine units).
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
Corrected Trace Data Types
:TRACe:DATA?<trace_name>
Data Type Result
ASCii Amplitude Units
INT,32 (fastest) Internal Units
REAL,32 Amplitude Units
REAL,64 Amplitude Units
Uncorrected Trace Data Types
:TRACe:DATA? RAWTRACE
Data Type Result
INT,32 Uncorrected ADC Values
UINT,16 (fastest) Uncorrected ADC Values

Table of Contents

Other manuals for Agilent Technologies E4406A VSA Series

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies E4406A VSA Series and is the answer not in the manual?

Agilent Technologies E4406A VSA Series Specifications

General IconGeneral
BrandAgilent Technologies
ModelE4406A VSA Series
CategoryTest Equipment
LanguageEnglish

Summary

Safety Information

Front Panel Error Messages Annunciators

Describes status indicators for transmitter tester functions and error conditions.

1 Preparing for Use

Programming the Transmitter Tester

Explains how to program the E4406A VSA Series Transmitter Tester.

Installing Optional Measurement Personalities

Details the two-step process for installing measurement personalities.

Cables for Connecting to RS-232

Describes various cables and adapters for connecting to PCs and printers via RS-232.

Connecting to a LAN Server

Explains how to connect to a LAN server for instrument control.

2 Programming Fundamentals

SCPI Language Basics

Introduces the SCPI programming language and its core concepts.

Using the Instrument Status Registers

Explains how to monitor instrument hardware and firmware events using status registers.

Overview of the GPIB Bus

Explains the fundamentals of the GPIB instrument nomenclature and command statements.

Using the LAN to Control the Analyzer

Covers various methods to control the analyzer via LAN connection.

3 Programming Examples

Using Markers

Demonstrates how to use markers in a C programming example.

Saving Binary Trace Data in an ASCII File

Provides a C programming example for saving binary trace data to an ASCII file.

Using C Programming Over Socket LAN

Demonstrates simple socket programming using C for analyzer control.

4 Programming Command Cross References

Functional Sort of SCPI Commands

Organizes SCPI commands by function for easier reference.

5 Language Reference

SCPI Command Subsystems

Lists and describes various SCPI command subsystems available in the instrument.

Common IEEE Commands

Details commands specified in IEEE Standard 488.2 for instrument control.

6 Error Messages

Error Queues

Explains the instrument's history and SCPI remote interface error queues.

Error Message Descriptions

Provides descriptions for unnumbered, query, device-specific, execution, and command errors.

Related product manuals