4263B
31
OPT NOT
INSTALLED
The
:SENS:CONC
command is
received even
though the
4263B is
not equipped
with Option
001
(Add
N/M/DCR measurement
function).
32
ILLEGAL
MEAS FUNC
Illegal
parameters
combination
for
:SENS:FUNC
command
is
received while
the
:SENS:FUNC:CONC
is
set
to
ON;
F
or
example,
FIMP
and
VOLT:AC
are
illegal.
GPIB
Errors
-100
Command
error
This
is a
generic syntax
error
that
the
4263B
cannot
detect
more
specic
errors
.
This
code
indicates
only that
a command
error
,
as
dened
in
IEEE
488.2,
115.1.1.4,
has
occurred.
-101
Invalid
character
A
syntax
element
contains
a
character which
is invalid
for that
type;
for
example
,
a
header
containing
an
ampersand,
SENSE&
-102
Syntax error
An
unrecognized
command
or
data
type
was
encountered;
for
example
,
a
string
was received
when
the
4263B
was
not
expecting
to
receive
a
string.
-103
Invalid
separator
The
syntax
analyzer
was
expecting
a
separator and
encountered
an
illegal
character;
for
example
,
the
semicolon
was
omitted
after a
program message
unit,
*RST:TRIG
.
-104
Data
type
error
The
syntax
analyzer
recognized
an
unallowed
data
element;
for
example
, numeric
or string
data
was
expected
but
block
data
was
encountered.
-105
GET
not
allowed
A
group Execute
Trigger (GET)
was received
within a
program message
(see IEEE488.2,7.7).
-108
Parameter not allowed
More parameter were received than expected for the header; for
example,the
AVER
command
only accepts one parameter
, so receiving
AVER 2,4
is not
allowed.
-109
Missing parameter
Fewer parameters were received than required for the header; for example
, the
AVER
commands requires one parameter, so receiving
AVER
is not allowed.
-112
Program mnemonic too long
The header contains more than twelve characters (see IEEE 488.2,7.6.1.4.1).
Messages-3