4263B
Program
Message
Syntax
This
section
provides
the
construction
of
SCPI
program
message
.
A
program
message
is
the
message
that
you
send
from
computer
to
an
instrument.
Program
message
consist
of
commands
combined
with
appropriate
punctuation
and
program
message
terminators
.
Case
Letter
cases
(upper
and
lower)
are
ignored.
Program
Message
T
erminator
A
program
message
must
end
with
one
of
the
three
program
message
terminators
,
<new
line >,
<^END >,
or
<new
line ><^END >.
<^END >
means
that
End
Of
Identify
(EOI)
is
asserted
on
the
GPIB
interface
at
the
same
time
the
preceding
data
byte
is
sent.
F
or
example
,
the
HP
B
ASIC
OUTPUT
statement
is
automatically
sent
after
last
data
byte
.
Subsystem
Command
Syntax
Subsystem
commands
consist
of
the
mnemonic
separated
by
colons
.
F
or
example
,
the
command
format
for
APERture
of
the
[
SENSe]:FIMP
edance
subsystem
is
as
follows:
:FIMPedance:APERture
Mnemonics
which
are
contractions
of
commands
can
also
be
used
as
commands
.
In
the
above
example
,
:FIMP:APER
can
also
be
typed.
Common
Command
Syntax
Common
commands
do
not
have
a
hierarchical
structure
.
They
are
just
sent
as
follows:
*CLS
P
arameters
There
must
be
a
<space >
between
the
last
command
mnemonic
and
the
rst
parameter
in
a
subsystem
command.
:FIMUP:APER t
parameter
t
means
a
space
(ASCII
character
(decimal
32)).
If
you
send
more
than
one
parameter
with
a
single
command,
each
parameter
must
be
separated
by
a
comma.
F
or
example
,
two
parameters
are
sent
following
the
D
A
T
A
subsystem's
:POINts
command
as
shown
below
.
:DATA:P0IN t < parameter>,< parameter>
GPIB
Reference
5-5
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Summary of Contents for 4263B
Page 14: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 15: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 17: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 18: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 19: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 21: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 199: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 209: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 241: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 295: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 307: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...
Page 317: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com ...