Agilent Technologies 35670A Manual page 775

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

Advertisement

Comments for TIMEBIN
Determines where the program is running; either in the analyzer or on an external controller.
80 - 160
Specify interface select code and primary address for Instrument BASIC.
90
Specify analyzer's interface select code and primary address when the program is running on an
140
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.
190
Reset the analyzer.
20
Start the measurement.
210
Pause the analyzer after the first measurement. This helps speed-up the execution of the program.
220
It also helps speed-up the transfer of data between the program and the analyzer.
Reserve a large space for the data.
250
Assign an I/O path for binary transfers.
280
Tell the analyzer to output block data in floating-point-binary representation (64 bit binary
320
transfer).
Display Channel 1 time data in trace A.
350
Tell the analyzer to output the data from trace A.
380
Read the header of the data block.
430 - 440
Read the "#n" to find out how many digits are in the byte count.
430
Read the number of bytes.
440
Use the number of bytes to determine the number of data points. Divide the number of bytes by
460
8.
Example Programs
TIMEBIN
F-37

Advertisement

Table of Contents
loading

Table of Contents