Agilent Technologies 8566B Operating And Programming Manual page 176

Spectrum analyzer 100 hz - 2.5 ghz/2 - 22 ghz
Table of Contents

Advertisement

Item
INTEGER
The DA command selects a specified display memory address to be the initial current (in-use) register. The display
address register can then be accessed and advanced one address at a time with the DW, DD, and DR commands.
Refer to Appendix B for additional information on the DA command.
A typical use of the DA command is shown in the sample program below.
10 OUTPUT 718;"01;DA;1024;"
20 FORI=lTOS
30 OUTPUT718;"DA;OA;"
40 ENTER718;A
50 OUTPUT 718;"DR;"
60 ENTER718;W
70 OUTPUT718;A,W
80
NEXT1
90
END
Addresses the analyzer, formats the output in decimal display units, and selects the fist address to
Line 10:
be read.
Line 20430:
Reads and prints five successive display program addresses and their contents. The address is
automatically advanced one address for each DR execution.
Line 30:
Activates the output of each display address.
Activates the output of each current display address.
Line 50:
Each display address contains twelve bits of information.
,-DISPLAY MEMORY 7
Description/Default
Represents analyzer display memory
address.
ADDRESS
Range Restriction
DA
Display Address
J
P r o g r a m m i n g 6 7

Advertisement

Table of Contents
loading

Table of Contents