
Y
ou
can
also
use
single
quotes(' )
instead
of
double
double
quotes("" ).
OUTPUT
@E5100;"SAVDGRA
'filename'"
Module
2-18.
Command
with
Character
String
P
arameter
Y
ou
can
also
use
a
variable
as
a
string
character
parameter
.
OUTPUT
@E5100;"SAVDGRA
'";filename$;"'"
Module
2-19.
Command
with
V
ariable
as
String
Character
P
arameter
This
statement
is
basically
the
same
as
the
numeric
value
variable
example
.
Y
ou
must,
however
,
place
a
single
quote
before
and
after
lename$
because
a
string
character
must
be
single
quoted.
T
o
close
a
double
double
quote
,
you
must
use
a
quadruple
double
quote
.
Y
ou
must
use
a
double
double
quote
("" )
to
close
a
single
quote
.
The
following
examples
are
both
valid.
(The
command
PROG:EXEC"" GET.
.
.
.
.
can
be
executed
from
an
external
controller
only
.)
OUTPUT
@E5100;"PROG:EXEC
""GET
""""Filename"""""""
Module
2-20.
Command
With
Double
Quotes
OUTPUT
@E5100;"PROG:EXEC
'GET
""Filename""'"
Module
2-21.
Command
With
Single
Quotes
Setup
and
Measurement
Program
2-9
Содержание E5100A
Страница 1: ...Agilent E5100A B Network Analyzer Programming Manual ...
Страница 2: ......
Страница 5: ...c Copyright 1995 1996 1997 1998 2000 2001 Agilent Technologies Japan Ltd ...
Страница 8: ......
Страница 36: ......
Страница 46: ......
Страница 48: ...Figure 3 1 Simpli ed Data Processing Flow 1 3 2 Data Processing and T ransfer ...
Страница 58: ......
Страница 76: ......
Страница 105: ...610 RETURN 620 630 Ending ENDING PROGRAM 640 ASSIGN Dt TO 650 660 END Application Sample Programs 7 7 ...
Страница 112: ......
Страница 232: ......
Страница 246: ......
Страница 250: ......
Страница 277: ...110 PRINT Pole left Pole1 dB Fp1 Hz 120 PRINT Pole right Pole2 dB Fp2 Hz 130 END Waveform Analysis Commands D 27 ...
Страница 299: ...110 END Waveform Analysis Commands D 49 ...
Страница 302: ......
Страница 322: ......
Страница 350: ......
Страница 352: ......
Страница 362: ......
Страница 368: ......
Страница 372: ......