Agilent Technologies 35670A Manual page 750

Dynamic signal analyzer gpib programming
Hide thumbs Also See for 35670A:
Table of Contents

Advertisement

Example Programs
FREQRESP
Comments for FREQRESP
Determines where the program is running; either in the analyzer or on an external controller.
150 - 230
Specify interface select code and primary address for Instrument BASIC.
160
Specify analyzer's interface select code and primary address when the program is running on an
210
external computer. The specified primary address, 11, is the address set at the factory. If the
address for your analyzer has changed, edit the primary address to the appropriate value.
Allows device select code to be independent of address.
260
Reserve a large space for the data.
300
Reset the analyzer.
320
Specify 2-channel instrument mode.
330
Turn on the source.
340
Set the source to random noise.
350
Set the source level.
360
Turn on averaging (default number of averages = 10).
370
Start the measurement.
380
Pause the analyzer after the first measurement. This helps speed-up the execution of the program.
390
It also helps speed-up the transfer of data between the program and the analyzer.
Assign an I/O path for binary transfers.
420
Tell the analyzer to output block data in floating- point-binary representation (64-bit binary
460
transfer).
F-12

Advertisement

Table of Contents
loading

Table of Contents