ST2516 Series Operation Manual
45
Where, ON Set the measurement delay mode as automatic “ON”
OFF Set the measurement delay mode as automatic “OFF”
For example: WrtCmd(“TRIG:DEL:AUTO ON”); Set the delay mode as automatic “ON”.
Query syntax: TRIG:DEL:AUTO?
Return format: <NR1><NL^END>
<NR1> = 1 or 0
1: the measurement delay mode is automatic “ON”.
0:
the measurement delay mode is automatic “OFF”.
7.1.5
FETCH? Subsystem Commands
The FETCh? Subsystem commands are used to get the last measurement result and the setup of
the mode.
Command Tree:
The [:IMP]? query returns ST2516’s last measurement result to its output buffer.
Query syntax: FETCh[:IMP]?
The data got from the commands can be divided into three types according to different functions
and display page.
1. On the measurement display page, compare display interface, bin display page and statistical
interface and the measurement function is one-parameter mode (functions are R, T, LPR):
Data format: <primary parameter>, <system status>;
<primary parameter>= the measured value of the current parameter and the format is NR3
(when the temperature conversion function is enabled and on the measurement display interface,
the primary parameter is the temperature incrementΔT), when existing outran
ge or
measurement error, the returned value is “+9.37”.
System status
:
-1
No data in the buffer zone.
0 Ordinary measurement data.
+1
Measurement status error.
2.
On the measurement display page, compare display interface, bin display page and statistical
interface and the measurement function is two-parameter mode (functions are R-T
,
LPR-T):
Data format: <primary parameter>, <secondary parameter>, <system status>;
<primary parameter>= the measurement of the current primary parameter and the format is NR3
(when the temperature conversion function is enabled and on the measurement display interface,
the primary parameter is the temperature incrementΔT), when existing outrange or
measurement error, the returned value is “+9.37”.