
A
BASIC
example:
100
OUTPUT
719;
"programming
codes"
The
man
y
programming
co des
for
the
sw
ept
signal
generator
are
listed
in
the
\SCPI
Command
Summary"
in
Chapter
2.
Related
statements
used
b
y
some
computers:
CONTR
OL
CONVER
T
IMA
GE
IOBUFFER
TRANSFER
Enter
En
ter
is
the
complemen
t
of
OUTPUT,
and
is
used
to
transfer
data
from
the
addressed
instrumen
t
to
the
con
troller.
The
syn
tax
is:
ENTER
is
alw
a
ys
used
in
conjunction
with
OUTPUT,
suc
h
as:
100
OUTPUT
719;
"
.
.
.
programming
codes
.
.
.
"
110
ENTER
719;
"
.
.
.
response
data
.
.
.
"
ENTER
statements
are
commonly
formatted,
whic
h
requires
the
secondary
command
USING
and
the
appropriate
image
items.
The
most-used
image
items
in
v
olve
end-of-line
(EOL)
suppression,
binary
inputs,
and
literal
inputs.
F
or
example:
100
ENTER
719
USING
"#,
B";
A,
B,
C
suppresses
the
EOL
sequence
(#),
and
indicates
that
v
ariables
A,
B,
and
C
are
to
b e
lled
with
binary
(B)
data.
As
another
example,
100
ENTER
719
USING
"#,
123A";
A$
suppresses
EOL,
and
indicates
that
string
v
ariable
A$
is
to
b e
lled
with
123
b
ytes
of
literal
data
(123A).
Getting
Started
Programming
1-61
Summary of Contents for 8360B
Page 10: ...Declaration of Conformity x ...
Page 53: ...Figure 1 12 Typical Diode Detector Response at 25 C Getting Started Advanced 1 25 ...
Page 136: ...Figure 1 34 Typical Status Register Bit Changes 1 108 Getting Started Programming ...
Page 141: ...Figure 1 38 Inside an Event Detection State Getting Started Programming 1 113 ...
Page 154: ...4ALC5 Figure A 1 ALC System Simplified Block Diagram Operating and Programming Reference A 5 ...
Page 363: ...SCPI STATUS REGISTER STRUCTURE S 56 Operating and Programming Reference ...
Page 364: ...SCPI STATUS REGISTER STRUCTURE Operating and Programming Reference S 57 ...
Page 406: ...2b Menu Maps Menu Maps 2b 1 ...
Page 407: ......
Page 408: ......
Page 409: ......
Page 410: ......
Page 411: ......
Page 412: ......
Page 413: ......
Page 414: ......
Page 415: ......
Page 438: ...Figure 3 1 AC Power Cables Available Installation 3 5 ...