P
ost-Processing
380
OUTPUT
@Hp4396;"MKR
ON"
!
Marker
1
ON
390
OUTPUT
@Hp4396;"SEAM
MAX"
!
Search
MAX
Line
380
activates
the
marker
and
line
390
moves
the
marker
to
the
maximum
value
on
the
trace
.
F
or
details
on
using
the
marker
,
see
Chapter
4.
Transfer
Data
400
OUTPUT
@Hp4396;"OUTPMKR?"
!
Output
marker
value
410
ENTER
@Hp4396;Val1,Val2,Swp
Line
400
the
measured
data
is
transferred
to
the
controller
.
F
or
details
about
data
transfer
,
see
Chapter
4.
T
o
Execute
an
GPIB
Command
with
a
P
arameter
Some
GPIB
commands
require
a
numeric
parameter
.
F
or
example:
OUTPUT
@Hp4396;"CENT
25000000"
!
Set
center
frequency
to
25
MHz.
(The
space
between
the
command
and
the
numeric
parameter
is
mandatory
.)
Y
ou
can
program
it
to
be
entered
each
time
the
program
is
run.
F
or
example:
100
INPUT
"Enter
center
frequency(Hz).";F_cent
110
OUTPUT
@Hp4396;"CENT
";F_cent
Executing
this
,
d
a
Enter
center
frequency
(Hz).
25000000
The
analyzer's
center
frequency
is
set
to
25
MHz.
T
o
Execute
a
Query
Any
GPIB
command
that
is
used
with
a
numeric
parameter
can
also
be
used
as
query
command.
F
or
example
,
the
CENT
numeric
parameter
command
used
in
the
previous
example
,
can
be
combined
with
a
? ,
and
used
as
a
query
command
as
follows
,
10
OUTPUT
@Hp4396;"CENT?"
20
ENTER
@Hp4396;A
30
A
The
CENT?
command
returns
the
current
center
frequency
,
which
is
put
into
A .
Executing
this
program
results
in
the
following:
d
a
25000000
By
interrogating
the
analyzer
to
determine
the
values
of
the
start
and
stop
frequencies
,
or
the
center
frequency
and
frequency
span,
the
computer
can
keep
track
of
the
actual
frequencies
.
1-8
Learning
GPIB
Remote
Control
Basics
Содержание Agilent 4396B
Страница 12: ...Tables A 1 Manual Changes by Serial Number A 1 A 2 Manual Changes by Firmware Version A 1 Contents 6 ...
Страница 32: ......
Страница 52: ......
Страница 68: ......
Страница 72: ......
Страница 92: ......
Страница 96: ......
Страница 99: ...Agilent 4396B Network Spectrum Impedance Analyzer Using Instrument BASIC with the 4396B Printed in JAPAN ...
Страница 100: ...c Copyright 1997 2000 2001 2003 Agilent Technologies Japan Ltd ...
Страница 116: ......
Страница 126: ......
Страница 130: ......
Страница 138: ......
Страница 148: ......
Страница 163: ...C The Keyboard Mini DIN keyboard is following key layout Figure C 1 mini DIN Keyboard The Keyboard C 1 ...
Страница 176: ......