83
Remote Operation
Interface Commands
Sets the display Rs Due Alert enable (see Section 5.7.4.1, USER SETTINGS (F1), on page 47). The default
setting is OFF.
8.7.3.43 DISP:WARN:ITS <boolean>
Query form: DISP:WARN:ITS?
Alternate parameter: DEF
Sets the display ITS-90 Subrange Alert enable (see Section 5.7.4.1, USER SETTINGS (F1), on page 47).
The default setting is ON.
8.7.3.44 FETC? <channel>
Example command: FETCH? 4
Example response: 231.92811,C,4,2009-03-23 14:33:20
Reads a channel’s latest measurement.
The <channel> parameter may be 1 through 4 for corresponding front channel inputs, 5 through 14 for chan-
nels of a rst attached scanner, or 15 through 24 for channels of a second attached scanner. If the <channel>
parameter is omitted, the latest measurement regardless of channel is returned.
If a measurement is available, the response is given in the following format:
<measurement value>,<unit>,<channel number>,<date and time>
<measurement value> is the value of the measurement. It may be a temperature, resistance, or resistance ratio.
The number of decimal places depends on the measured parameter. Trailing zeros are omitted.
<unit> may be “C”, “F”, or “K” for a temperature measurement; “O” for a resistance measurement, or “R” for
a resistance ratio measurement.
<channel number> is 1 through 4 for corresponding front channel inputs, 5 through 14 for channels of a rst
scanner, or 15 through 24 for channels of a second scanner.
<time and date> gives the time and date of the measurement, separated by one space. The time is in 24-hour
format. The date is in the format YYYY-MM-DD.
If no measurement is available, no response is returned and error code -230, “Data corrupt or stale,” is gener-
ated in the error queue. The command STAT:OPER? may be used rst to determine whether a new measure-
ment has completed, and command STAT:QUES:COND? may be used to determine whether the new measure-
ment is valid before an attempt is made to read it.
8.7.3.45 INIT:CONT <boolean>
Query form: INIT:CONT?
Starts or stops measurement. This is equivalent to pressing the START MEASUREMENT or STOP MEA-
SUREMENT function key in the Measurement Screen. A <boolean> parameter value 1 enables measurement;
0 disables measurement.
The *RST command disables measurement.
8.7.3.46 INIT:STOP:BEEP <boolean>
Query form: INIT:STOP:BEEP?
Alternate parameter: DEF
Sets the stop timers Audio Indication setting (see Section 5.7.3.2, TIMING SETTINGS (F2), on page 39).
The *RST command sets Timer Beep to the default option which is ON.
8.7.3.47 INIT:STOP:DUR <value>
Example command: INIT:STOP:DUR 1200
Query form: INIT:STOP:DUR?