
Controlling
Instrument
B
ASIC
From
an
External
Controller
The
E5100A/B
has
a
command
called
the
Program
Subsystem
command
that
enables
an
external
controller
to
control
Instrument
B
ASIC.
The
program
subsystem
command
enables
you
to
execute
a
program
written
in
Instrument
B
ASIC
or
refer
to
the
variables
used
by
Instrument
B
ASIC
from
an
external
controller
.
This
section
will
describe
the
following
topics
related
to
the
program
subsystem
command
usage
.
Referring
to
and
Transferring
an
Array
Remote
Processing
a
B
ASIC
Command
Transferring
a
Program
Note
The
following
commands
and
programs
are
all
executed
on
an
external
controller
.
Note
The
program
subsystem
command
is
based
on
SCPI
(Standard
Commands
for
Programmable
Instrument).
Referring
to
and
Transferring
an
Array
Y
ou
may
need
to
exchange
data
between
programs
when
you
are
using
an
external
controller
and
Instrument
B
ASIC
together
.
This
section
describes
how
to
use
the
program
subsystem
command
to
exchange
data.
Referring
to
a
Numeric
V
ariable
Execute
the
following
statements
to
refer
to
numeric
variable
data
in
Instrument
B
ASIC
from
an
external
controller:
OUTPUT
@E5100;"PROG:NUMB?
'Dat'"
ENTER
@E5100;Dat
Module
6-5.
Referring
to
a
Numeric
V
ariable
Referring
to
a
String
Character
V
ariable
Similarly
,
refer
to
a
string
character
variable
as
follows:
OUTPUT
@E5100;"PROG:STR?
'String$'"
ENTER
@E5100;String$
Module
6-6.
Referring
to
a
String
Character
V
ariable
Programming
Miscellaneous
6-3
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: ......