c
b
270
DISP
"Calibration
Complete"
280
!
290
!
Read
Calibration
Data
300
DIM
Dat(1:801,1:2)
!
When
iBASIC
is
used,
change
"801"
to
"802"
310
OUTPUT
@Hp4396;"POIN?"
!
\
320
ENTER
@Hp4396;Nop
!
|
When
iBASIC
is
used,delete
these
lines
330
REDIM
Dat(1:Nop,1:2)
!
/
340
ASSIGN
@Dt
TO
717;FORMAT
OFF
!
When
iBASIC
is
used,
350
OUTPUT
@Hp4396;"FORM3"
!
change
"717"
to
"800"
360
OUTPUT
@Hp4396;"OUTPCALC1?"
370
ENTER
@Dt
USING
"%,8A";Head$
380
ENTER
@Dt;Dat(*)
390
ENTER
@Dt
USING
"%,1A";Dum$
!
When
iBASIC
is
used,
delete
this
line
400
!
410
!
Modify
Calibration
Data
420
!
430
!
Restore
Calibration
Data
440
OUTPUT
@Hp4396;"INPUCALC1
";
450
OUTPUT
@Dt
USING
"#,8A";Head$
460
OUTPUT
@Dt;Dat(*),END
470
ASSIGN
@Dt
TO
*
480
OUTPUT
@Hp4396;"SAVC"
!
Redraw
Trace
490
END
Figure
5-1.
Sample
Program
:
T
o
Modify
Calibration
Data
(2/2)
This
program
measures
calibration
standards
,
reads
the
obtained
calibration
data,
and
restores
the
data
in
the
analyzer
.
F
or
details
on
how
to
obtain
the
calibration
data
by
measuring
the
standard,
see
Chapter
1.
F
or
details
on
how
to
transfer
the
data
arrays
,
see
Chapter
4.
Read
Calibration
Data
290
!
Read
Calibration
Data
300
DIM
Dat(1:801,1:2)
!
When
iBASIC
is
used,
change
"801"
to
"802"
310
OUTPUT
@Hp4396;"POIN?"
!
\
320
ENTER
@Hp4396;Nop
!
|
When
iBASIC
is
used,delete
these
lines
330
REDIM
Dat(1:Nop,1:2)
!
/
340
ASSIGN
@Dt
TO
717;FORMAT
OFF
!
When
iBASIC
is
used,
350
OUTPUT
@Hp4396;"FORM3"
!
change
"717"
to
"800"
360
OUTPUT
@Hp4396;"OUTPCALC1?"
370
ENTER
@Dt
USING
"%,8A";Head$
380
ENTER
@Dt;Dat(*)
390
ENTER
@Dt
USING
"%,1A";Dum$
!
When
iBASIC
is
used,
delete
this
line
The
controller
can
read
out
the
error
coecients
using
the
GPIB
commands
OUTPCALC{1-12} .
Each
point
is
a
real/imaginary
pair
,
and
the
number
of
points
in
the
array
is
the
same
as
the
number
of
points
in
the
sweep
.
F
or
details
on
data
transfer
,
see
Chapter
4.
Each
calibration
type
uses
only
as
many
arrays
as
needed,
starting
with
array
1,
and
each
array
stores
a
specic
error
coecient.
Therefore
,
it
is
necessary
to
know
the
type
of
calibration
about
to
be
read
out:
attempting
to
read
an
array
not
being
used
in
the
current
calibration
causes
the
\REQUESTED
D
A
T
A
NOT
CURRENTL
Y
A
V
AILABLE"
warning
to
be
displayed.
F
or
assignment
of
data
arrays
,
see
the
GPIB
Command
R
eference
manual.
5-2
Writing
Data
Arrays
to
the
Analyzer
Содержание 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: ......