HP 8340A Operating Manual page 129

Synthesized sweeper 10 mhz to 26.5 ghz
Hide thumbs Also See for 8340A:
Table of Contents

Advertisement

Model 8340A
120
FOR J = 1 TO 8
130
PRINT "BYTE "; J
140
PRINT "DECIMAL "; B(J)
150
FORK = 0 TO 7
160
PRINT "BIT" ; K ;"=";BIT(B(J) , K )
170
NEXT K
180
PRINT
190
NEXT J
Line 110 suppresses the normal end-of-line sequence by using the "#" image specifier (this
must be done in case the bit pattern of the data coincidentally duplicates the bit pattern of
the EOL , which would cause a false termination) , and inputs the 8 bytes of data (image
specifier "B" indicates b�nary data). Lines 120-190 prints the bytes' decimal and bit values.
This is how to interpret the byte data:
BYTE 1 indicates the last-pressed front panel key, and the decimal value of this byte corres­
ponds to the keys as follows:
Decimal
Value
0-9
10
11
12
13
14
15
16
17
18-64
65
66
67
68
69
70
71
72
[M5]
73
74
[LINE]
75
[EXT]
76
[MKR SWEEP]
77
[OFF]
78
[MKR A]
79
not used
80
[LOCAL]
81
Key
numerical keys
[O] - [9]
[.]
minus key
[-]
I
[-
BACK SPACE]
used as the back space
c•1
[ .. ]
[MKR
CF]
[SHIFT] [MKR SWEEP]
[INSTR PRESET]
not used
[CONT]
[SINGLE]
[MANUAL]
[M1]
[M2]
.
[M3]
[M4]
[FREE RUN]
[SAVE]
Scans by HB9HCA and HB9FSX
Decimal
Value
82
[RECALL]
83
[ALT]
84
not used
85
[PULSE]
86
[AM]
87
[ENTRY OFF]
88-96
not used
97
[START FREQ]
98
[STOP FREQ]
99
[CF]
100
[A F]
101
[CW]
102
[POWER LEVEL]
103
[SWEEP TIME]
104
[SHIFT]
105
[GHz
106
[MHz
107
[KHz/ msec]
108
[Hz/ AUTO]
109
[INT]
110
[XTAL]
111
[METER]
112
[AMTD MKR]
113
[PEAK]
114
[PWR SWP]
115
[SLOPE]
116
[RF]
117-128
not used
Operating Information
Key
I
dB(m)]
I
sec]
3-65

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents