
6.
Triggering
a
Measurement
If
the
measurement
sweeps
only
once
,
you
can
omit
the
process
to
monitor
for
the
completion
of
the
sweep
by
executing
the
following
line:
EXECUTE
"SING"
Execute
a
single
measurement.
Module
2-11.
Triggering
a
Measurement
When
the
SING
command
is
executed
by
the
EXECUTE
statement,
the
program
pauses
until
the
sweep
completes
.
Note
Y
ou
cannot
use
this
method
from
an
external
controller
because
only
the
E5100A/B
Instrument
B
ASIC
supports
the
EXECUTE
command.
Y
ou
must
use
the
same
method
as
you
do
for
the
multiple
sweep
to
synchronize
the
completion
of
sweep
and
the
program.
When
Y
ou
are
Using
an
External
Controller
When
you
are
using
an
external
controller
,
you
can
use
the
*SING?
Query
to
make
a
single
measurement
and
check
the
completion
of
a
sweep
.
OUTPUT
@E5100;"SING?"
ENTER
@E5100;Tmp
Module
2-12.
Triggering
Module
F
or
an
External
Controller
7.
Data
Processing
and
Transfer
Y
ou
can
use
a
Query
command
to
extract
the
measurement
data
required.
The
following
process
executes
the
command
OUTPMAX?
(which
returns
the
maximum
value
within
the
display
range).
OUTPUT
@E5100;"OUTPMAX?"
A
Query
to
return
the
maximum
value
.
ENTER
@E5100;Value
"Maximum
value:",Value;"dB"
Display
the
return
value
.
Module
2-13.
Data
Processing
and
Transfer
8.
Exiting
the
Program
Exit
the
program.
Y
ou
can
also
repeat
a
measurement
using
the
GOTO
statement.
END
Exits
the
program.
Module
2-14.
Exiting
the
Program
2-6
Setup
and
Measurement
Program
Summary of Contents for E5100A
Page 1: ...Agilent E5100A B Network Analyzer Programming Manual ...
Page 2: ......
Page 5: ...c Copyright 1995 1996 1997 1998 2000 2001 Agilent Technologies Japan Ltd ...
Page 8: ......
Page 36: ......
Page 46: ......
Page 48: ...Figure 3 1 Simpli ed Data Processing Flow 1 3 2 Data Processing and T ransfer ...
Page 58: ......
Page 76: ......
Page 112: ......
Page 232: ......
Page 246: ......
Page 250: ......
Page 299: ...110 END Waveform Analysis Commands D 49 ...
Page 302: ......
Page 322: ......
Page 350: ......
Page 352: ......
Page 362: ......
Page 368: ......
Page 372: ......