
Sa
ving
and
Recalling
States,
Example
Program
5
When
a
t
ypical
sw
eep,
like
example
program
3,
is
set
up,
the
complete
fron
t
panel
state
may
b e
sa
v
ed
for
later
use
in
non-v
olatile
memories
called
registers
1
through
8.
This
can
b e
done
remotely
as
a
part
of
a
program.
Clear
and
reset
the
con
troller
and
t
yp e
in
the
follo wing
program:
10
Source=719
20
ABORT
7
30
LOCAL
7
40
CLEAR
Source
50
REMOTE
Source
60
CLS
70
OUTPUT
Source;"*RST;FREQ:MODE
SWE;STAR
4GHZ
;STOP
5GHZ;:INIT:CONT
ON"
80
OUTPUT
Source;"*SAV
1"
90
CLS
100
"A
sweeping
state
has
been
saved
in
REGISTER
1."
110
OUTPUT
Source;"*RST;FREQ:CW
1.23456GHZ;:POW:LEV
-1DBM"
120
OUTPUT
Source;"*SAV
2"
130
"A
CW
state
has
been
saved
in
REGISTER
2."
140
".....
Press
Continue"
150
PAUSE
160
OUTPUT
Source;"*RCL
1"
170
"Register
1
recalled.
Verify
source
is
sweeping."
180
"Press
Continue."
190
PAUSE
200
OUTPUT
Source;"*RCL
2"
210
"Register
2
recalled."
220
"Verify
source
is
in
CW
mode."
230
END
Run
the
program.
Program
Comments
10:
Assign
the
source's
GPIB
address
to
a
v
ariable.
20
to
50:
Ab ort
an
y
GPIB
activit y
and
initialize
the
GPIB
in
terface.
60:
Clear
the
computer's
display
.
70:
Set
up
the
source
for
a
sw
eeping
state.
Note
the
com
bination
of
sev
eral
commands
in
to
a
single
message.
This
single
line
is
equiv
alen
t
to
the
follo
wing
lines:
OUTPUT
Source;"*RST"
OUTPUT
Source;"FREQ:MODE
SWEep"
OUTPUT
Source;"FREQ:STARt
4
GHZ"
OUTPUT
Source;"FREQ:STOP
5
GHZ"
OUTPUT
Source;"INIT:CONT
ON"
80:
Sa
v
e
this
state
in
to
storage
register
1.
Getting
Started
Programming
1-97
Summary of Contents for 8360B
Page 10: ...Declaration of Conformity x ...
Page 53: ...Figure 1 12 Typical Diode Detector Response at 25 C Getting Started Advanced 1 25 ...
Page 136: ...Figure 1 34 Typical Status Register Bit Changes 1 108 Getting Started Programming ...
Page 141: ...Figure 1 38 Inside an Event Detection State Getting Started Programming 1 113 ...
Page 154: ...4ALC5 Figure A 1 ALC System Simplified Block Diagram Operating and Programming Reference A 5 ...
Page 363: ...SCPI STATUS REGISTER STRUCTURE S 56 Operating and Programming Reference ...
Page 364: ...SCPI STATUS REGISTER STRUCTURE Operating and Programming Reference S 57 ...
Page 406: ...2b Menu Maps Menu Maps 2b 1 ...
Page 407: ......
Page 408: ......
Page 409: ......
Page 410: ......
Page 411: ......
Page 412: ......
Page 413: ......
Page 414: ......
Page 415: ......
Page 438: ...Figure 3 1 AC Power Cables Available Installation 3 5 ...