Tabla de contenido

Publicidad

Idiomas disponibles

Idiomas disponibles

D
SCPI-Based Errors
Error
Description
Number
–100
"Command error"
–101
"Invalid character"
–102
"Syntax error"
–103
"Invalid separator"
–104
"Data type error"
–105
"GET not allowed"
–108
"Parameter not
allowed"
–109
"Missing parameter"
FTB-500
Probable Cause
This is the generic syntax error for devices that
cannot detect more specific errors.
This code indicates only that a Command Error as
defined in IEEE 488.2, 11.5.1.1.4 has occurred.
A syntactic element contains a character which is
invalid for that type; for example, a header
containing an ampersand, SETUP&.
This error might be used in place of errors –114,
–121, –141, and perhaps some others.
An unrecognized command or data type was
encountered; for example, a string was received
when the device does not accept strings.
The parser was expecting a separator and
encountered an illegal character; for example, the
semicolon was omitted after a program message
unit, *EMC 1:CH1:VOLTS 5.
The parser recognized a data element different
than one allowed; for example, numeric or string
data was expected but block data was
encountered.
A Group Execute Trigger was received within a
program message (see IEEE 488.2, 7.7).
More parameters were received than expected for
the header; for example, the *EMC common
command only accepts one parameter, so
receiving *EMC 0,1 is not allowed.
Fewer parameters were received than required for
the header; for example, the *EMC common
command requires one parameter, so receiving
*EMC is not allowed.
417

Publicidad

Tabla de contenido
loading

Tabla de contenido