Remote programming
100 000 cts digital multimeter
21
LANGuage[?]
(Command/Query)
The command
SYST:LANG <ENG|FRE>,
selects the menu language.
To the question
SYST:LANG?
, the instrument returns the language of
the used menu.
LOCal
(Command)
The command
SYST:LOC
, sets the instrument in local mode.
Recall
: the instrument switches to REMOTE mode when it receives a
SCPI command other than
SYST:LOC
.
PROTocol
(Command)
The command
SYST:PROT
, selects the protocol of MODBUS
communication, the device will then any longer respond to SCPI
queries.
TIME[?]
(Command/Query)
The command
SYST:TIME <hour,minute,second>,
sets the time.
To the question
SYST:TIME
, the instrument returns the time.
The parameter <time> is an integer value from 0 to 23.
The parameter <minute> is an integer value from 0 to 59.
The parameter <second> is an integer value from 0 to 59.
VERSion?
(Query)
To the question
SYST:VERS?
, the instrument returns the SCPI version
it supports. Response includes the year and the revision index.
Response format
: <YYYY.V><T>
with Y = year and V = version.
Commands TRACe
TRACe commands are the same as DATA commands.
Command UNIT
TEMPerature[?]
(Command/Query)
The command
UNIT:TEMP <C|F|K>
, selects the unit of the temperature
measurement (Celsius, Farenheit, Kelvin).
To the question
UNIT:TEMP?
, the instrument returns the unit of the
selected temperature unit (Celsius, Farenheit, Kelvin).