EasyManua.ls Logo

ADVANTEST R3131 User Manual

Default Icon
261 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 #228 background imageLoading...
Page #228 background image
R3131 Spectrum Analyzer Operation Manual
4.1 GPIB Remote Programming
4-41Aug 28/98
(2) Sample Programs for HP200, HP300 series (GPIB address = 1)
Example HP-11: Output data from memory A in ASCII format.
Example HP-12: Output data from memory B in binary format.
NOTE: For ASCII data, make sure the number of I/O operations is set to 501. For binary data, reserve data for
501 points, and use EOI as the delimiter.
Example HP-13: Output data from memory A in ASCII format.
NOTE: It is necessary to set the spectrum analyzer to VIEW mode before executing the program. After the
program has been executed, pressing the VIEW key allows you to check the input result.
Example HP-14: Output data from memory B in binary format.
NOTE:
1. It is necessary to set the spectrum analyzer to VIEW mode before executing the program. After the program
has been executed, pressing the VIEW key enables the user to check the input result.
2. For ASCII data, make sure the number of I/O operations is set to 501. For binary data, reserve data for 501
points, and use EOI as the delimiter.
10 DIM Tr(500) ! Reserve 501 variables.
20 OUTPUT 701;”DL3” ! Set delimiter to CR LF.
30 OUTPUT 701;”TAA?” ! Specify ASCII output from memory A.
40 FOR I=0 TO 500 ! Repeat data fetching 501 times.
50 ENTER 701;Tr(I)
60 NEXT I
70 END
10 DIM Tr(500) ! Reserve 501 variables.
20 OUTPUT 701;”DL2” ! Set delimiter to EOI
30 OUTPUT 701;”TBB?” ! Specify binary output from memory B.
40 ENTER 701 USING”%,W”;Tr(*) ! Read the data repeating word type conversion till
EOI is encountered.
50 END
10 INTEGER Tr(500) !
20 OUTPUT 701;”TAA” ! Specify ASCII input to memory A.
30 FOR I=0 TO 500 ! Repeat inputting variable Tr (501 variables
reserved) 501 times
40 OUTPUT 701;Tr(I)
50 NEXT I
60 END
10 INTEGER Tr(500) !
20 OUTPUT 701;”TBB ! Specify binary input to memory B.
30 OUTPUT 701 USING”#,W”;Tr(*),END ! Input 501 pieces of word size data and
attach EOI following the last data.
40 END

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the ADVANTEST R3131 and is the answer not in the manual?

ADVANTEST R3131 Specifications

General IconGeneral
BrandADVANTEST
ModelR3131
CategoryMeasuring Instruments
LanguageEnglish

Summary

PREFACE

Key Notations

Explains typeface conventions for panel keys and soft keys used in the manual.

INTRODUCTION

Product Description

Details the R3131 Spectrum Analyzer's key features and capabilities.

Accessories

Lists standard accessories shipped with the spectrum analyzer.

Operating Environment

Specifies environmental conditions required for safe and accurate operation.

System Checkout

Outlines the initial self-test procedure for verifying instrument functionality.

Cleaning, Storing, and Transporting

Provides guidelines for maintaining and moving the spectrum analyzer.

OPERATION

Panel Description

Describes the layout and function of the front, rear, and other panel sections.

Basic Operation

Explains fundamental operations like menu navigation and data entry.

Measurement Examples

Demonstrates practical measurement procedures for various signal types.

Other Functions

Covers additional functionalities like floppy disk usage and data management.

REFERENCE

Menu Index

An alphabetical listing of operation keys, menu maps, and functional descriptions.

Menu Map

Provides a visual representation of the menu structure and key combinations.

Menu Function Descriptions

Details the function of each panel key and its associated menus.

Setting Values

Lists specific values for settings like resolution, RBW, VBW, and SWP time.

REMOTE PROGRAMING

GPIB Remote Programming

Details how to control the analyzer remotely via the GPIB interface.

RS-232 Remote Control Function

Explains remote control operations using the RS-232 serial interface.

SPECIFICATIONS

Frequency Specifications

Lists detailed specifications related to frequency range, accuracy, and span.

Amplitude Range Specifications

Provides specifications for amplitude measurement, maximum input, and display ranges.

Sweep Specifications

Details specifications for sweep time, trigger mode, and sweep mode.

Dynamic Range Specifications

Lists specifications for noise level, gain compression, and spurious responses.

Amplitude Accuracy Specifications

Specifies accuracy for calibration signal, frequency response, and level indication.

Input/Output Specifications

Details specifications for RF input, reference input, and interface connectors.

External Gate Signal Specifications

Lists technical specifications for gated sweeps using external signals.

General Specifications

Covers general operating and physical specifications of the instrument.

TG Option Specifications

Lists specifications specific to the TG (Tracking Generator) option.

APPENDIX 1 ERROR MESSAGE

Error Messages

Lists error codes, their messages, and descriptions for troubleshooting.

APPENDIX 2 GLOSSARY

Resolution Bandwidth Definition

Defines resolution bandwidth and its impact on spectrum analysis.

Gain Compression Definition

Explains the phenomenon of gain compression and its effect on measurements.

Noise Sidebands Definition

Describes noise generated by the analyzer that affects spectrum display.

Bandwidth Selectivity Definition

Explains how filter characteristics affect adjacent signal separation.

Bandwidth Switching Accuracy Definition

Defines error generated during IF filter switching for resolution.

DIMENSIONAL OUTLINE DRAWING

Related product manuals