4263B
-113
Undefined header
The header
is syntactically
correct, but
it is
undened for
the 4263B
for example
,
*XYZ
is
not
dened for
the 4263B
.
-121
Invalid
character in
number
An
invalid
character
for
the
data
type
being parsed
was encountered;
for example
,an
alpha
character
in
a
decimal
number
or
a
\9" in
octal data.
-123
numeric
overflow
The
magnitude
of
exponent
was
larger
than
32000
(se
IEEE488.2,7.7.2.4.1).
-124
Too
many
digits
The
mantissa
of
a
decimal
numeric
data
element
contains
more
than
255
digits
excluding
leading
zeros
(see
IEEE
488.2,7.7.2.4.1)
-128
Numeric data
not
allowed
Legal
numeric
data
element
was
received,
but
the
4263B
does
not
accept
it
is
this
position
for
a
header
.
-131
Invalid
suffix
The
sux
does
not follow
the syntax
described
in
IEEE
788.2,7.7.3.2,
or
the
sux
is
inappropriate
for
the
4263B
.
-138
Suffix
not
allowed
A
sux
was
encountered
after
a
numeric
element
which
does
not
allow
suxes
.
-140
Character
data
error
This
error
,as
well as
errors
-141
through
-148,
are
generated
analyzing
the
syntax
of
a
character data
element. This
particular error
message is
used
if
the
4263B
cannot
detect
a
more
specic
error.
-141
Invalid
character data
Either
the character
data
element
contains
an
invalid
character
or
the
particular
element
received
is not
valid
for
the
header
.
-144
Character data too long
The character data element contains more than twelve characters (see IEEE 488.2, 7.7.1.4).
-148
Character data not allowed
A legal character data element was encountered that's prohibited by the 4263B.
-150
String data error
This error as well as errors -151 through -158, are generated when analyzing the syntax of a
string data element. This particular error message is used if the 4263B cannot detect a more
specic error.
Messages-4