
Remote programming
8
100 000 cts digital multimeter
Detailed description
of commands
IEEE 488.2 common commands
*CLS
(Clear Status)
(Command)
The
*CLS
command resets the event registries in all registry groups. It also
resets the error queue.
Command
s
yntax
:
*CLS
*ESE[?]
(Standard Event
Status Enable)
(Command/Query)
To the query
*ESE?
, the instrument returns the event validation registry
value.
Query syntax :
*ESE?
Response format :
<value><T>
The
*ESE
command sets the event validation registry.
Command syntax:
*ESE <value>
<value>: decimal number between 0 and 255 which represents the event
validation registry value.
*ESR?
(Standard Event
Status Register)
(Query)
To the
*ESR?
question, the instrument returns the event status registry
value.
Query syntax :
*ESR?
Response format :
<value><T>
<value>: Decimal number between 0 and 255 which represents the event
validation registry value.
*IDN?
(Identification
Number)
(Query)
To the
*IDN?
question, the instrument returns the type of instrument and
the soft version.
Query syntax :
*IDN?
Response format :
"model", HV < hard version >, FV < soft version ><T>
"model"
Instrument name (ex: "MTX 3292").
< hard version >
Version of the electronic board (a letter between 'A'
and
'H'.
< soft version >
Embedded soft version such as x.xx
(ex:
1.01).