Programming
Program
Message
Syntax
Program
data
syntax
rules
Program
data
is
used
to
convey
a
variety
of
types
of
parameter
information
related
to
the
command
header
.
At
least
one
space
must
separate
the
command
header
or
query
header
from
the
program
data.
<program
mnemonic><separator><data><terminator>
Numeric
program
data
Some
command
headers
require
program
data
to
be
expressed
numerically
.
F
or
example
,
:P
ADD:POS
requires
the
desired
paddle
position
range
to
be
expressed
numerically
.
F
or
numeric
program
data,
you
have
the
option
of
using
exponential
notation
or
using
sux
multipliers
to
indicate
the
numeric
value
.
The
following
numbers
are
all
equal:
28
=
0.28E2
=
280e-1
=
28000m
=
0.028K
=
28e-3K.
When
a
syntax
denition
species
that
a
number
is
an
integer
,
that
means
that
the
number
should
be
whole
.
Any
fractional
part
would
be
ignored,
truncating
the
number
.
Numeric
data
parameters
which
accept
fractional
values
are
called
real
numbers
.
All
numbers
are
expected
to
be
strings
of
ASCII
characters
.
Thus
,
when
sending
the
number
9,
you
would
send
a
byte
representing
the
ASCII
code
for
the
character
\9"
(which
is
57).
A
three-digit
number
like
102
would
take
up
three
bytes
(ASCII
codes
49,
48,
and
50).
This
is
taken
care
of
automatically
when
you
include
the
entire
instruction
in
a
string.
4-12
Summary of Contents for 11896A
Page 2: ...User Programming and Service Guide Agilent 11896A Polarization Controller ...
Page 17: ...Contents ...
Page 18: ...1 General Information ...
Page 30: ...General Information Speci cations and Characteristics 1 13 ...
Page 35: ...General Information ...
Page 36: ...2 Installation and Preparation for Use ...
Page 54: ...3 Using the Agilent 11896A Polarization Controller ...
Page 59: ...Rear Panel Features The Agilent 11896A rear panel 1 Power input 2 GPIB connector 3 6 ...
Page 65: ...Using the Agilent 11896A Polarization Controller Using the Agilent 11896A ...
Page 66: ...4 Programming ...
Page 100: ...5 Veri cation and Service Information ...
Page 121: ...Veri cation and Service Information ...
Page 122: ...A Choosing the Scan Rate and Measurement Time ...
Page 126: ...B Measurement Considerations ...
Page 131: ...Measurement Considerations ...
Page 132: ...Index ...