Agilent Technologies 8566B Operating And Programming Manual page 393

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

Advertisement

40
ENTER @Sa USING "# W":Dr2
50
OUTPUT @Sa;" DA 0 03 DR
50
ENTER @Sa;Dr3
70
OUTPUT @Sa;" DA 0 04 DR"
80
ENTER @Sa USING "#,B";Dr4
9 0
PRINT Drl,Dr2,Dr3,Dr4
1 0 0 EN-D
Running the program above produces the following responses on the controller display Note that all the responses
are decimal numbers. Also note that the 03 and 04 formats do not return the correct data. (As mentioned above,
03 and 04 do not transmit instruction words.)
response:
01 FORMAT
response:
02
FORMAT
03 FORMAT response: - 200.8
04 FORMAT response: 4
Controller Formats
The format of the controller must be compatible with the output format of the analyzer.
Analyzer Format
0 1
03
02
04
The 0 in 01,02,03, and 04 is the letter 0 and not the number zero.
284 Programming
Requirements
free field
field size dependent on output,
use free
field format
binary, read twice for each value
binary, read once for each
value
NOTE
Controller Format
Example Statement and
Analyzer Response
ENTER 7 18; PK-AMPLITUDE
Response: 1001
ENTER 7 18; PK-AMPLITUDE
Response: - 10.0
ENTER 718 USING "#,w"
Response: 1001
ENTER 7 18 USING "++', B"
Response: 250

Advertisement

Table of Contents
loading

Table of Contents