
Subsystem
Command
Trees
The
Command
Tree
Structure
Most
programming
tasks
in
v
olve
subsystem
commands.
SCPI
uses
a
hierarchical
structure
for
subsystem
commands
similar
to
the
le
systems
on
most
computers.
In
SCPI,
this
command
structure
is
called
a
c
ommand
tr
e
e
.
Figure
1-25.
A
Simplified
Command
Tree
In
the
command
tree
sho
wn
in
Figure
1-25,
the
command
closest
to
the
top
is
the
r
o
ot
c
ommand
,
or
simply
the
r
o
ot
.
Notice
that
y
ou
m
ust
follo
w
a
particular
p
ath
to
reac
h
low
er
lev
el
sub commands.
F
or
example,
if
y
ou
wish
to
access
the
GG
command,
y
ou
m
ust
follow
the
path
AA
to
BB
to
GG .
P
aths
Through
the
Command
Tree
T
o
access
commands
in
dieren
t
paths
in
the
command
tree,
y
ou
m
ust
understand
ho
w
an
instrumen
t
in
terprets
commands.
A
sp ecial
part
of
the
instrumen
t
rm
w
are,
a
p
arser
,
deco des
eac
h
message
sen
t
to
the
instrumen
t.
The
parser
breaks
up
the
message
in
to
comp onen
t
commands
using
a
set
of
rules
to
determine
the
command
tree
path
used.
The
parser
k
eeps
track
of
the
curr
ent
p
ath
,
the
lev
el
in
the
command
tree
where
it
exp ects
to
nd
the
next
command
y
ou
send.
This
is
imp ortant
b ecause
the
same
k
eyw
ord
may
app ear
in
dieren
t
paths.
The
particular
path
y
ou
use
determines
ho
w
the
k
eyw
ord
is
in
terpreted.
The
following
rules
are
used
b
y
the
parser:
Power
On
and
R
eset
After
p o
w
er
is
cycled
or
after
*RST,
the
curren
t
path
is
set
to
the
ro
ot.
Message
T
erminators
A
message
terminator,
suc
h
as
a
<new
line >
c
haracter,
sets
the
curren
t
path
to
the
ro
ot.
Many
programming
languages
ha
v
e
output
statements
that
send
message
terminators
automatically
.
The
paragraph
titled,
\Details
of
Commands
and
Resp onses,"
discusses
message
terminators
in
more
detail.
1-68
Getting
Started
Programming
Содержание 8360B
Страница 10: ...Declaration of Conformity x ...
Страница 53: ...Figure 1 12 Typical Diode Detector Response at 25 C Getting Started Advanced 1 25 ...
Страница 136: ...Figure 1 34 Typical Status Register Bit Changes 1 108 Getting Started Programming ...
Страница 141: ...Figure 1 38 Inside an Event Detection State Getting Started Programming 1 113 ...
Страница 154: ...4ALC5 Figure A 1 ALC System Simplified Block Diagram Operating and Programming Reference A 5 ...
Страница 363: ...SCPI STATUS REGISTER STRUCTURE S 56 Operating and Programming Reference ...
Страница 364: ...SCPI STATUS REGISTER STRUCTURE Operating and Programming Reference S 57 ...
Страница 406: ...2b Menu Maps Menu Maps 2b 1 ...
Страница 407: ......
Страница 408: ......
Страница 409: ......
Страница 410: ......
Страница 411: ......
Страница 412: ......
Страница 413: ......
Страница 414: ......
Страница 415: ......
Страница 438: ...Figure 3 1 AC Power Cables Available Installation 3 5 ...
Страница 469: ...5 Instrument History This chapter is left blank until this manual requires changes Instrument History 5 1 ...