Model 2701 User’s Manual SCPI Signal Oriented Commands 13-9
Depending on the specified resolution, the measurement rate is set as
follows:
6½-digits NPLC = 1.0 Medium
5½-digits NPLC = 0.1Fast
3½ or 4½-digits NPLC = 0.01>Fast
If resolution is not specified, 6½-digit resolution and medium speed will
be selected when MEAS? is sent.
All other instrument settings related to the selected function are reset to
the *RST defaults.
NOTE If a function is not specified, the command executes as if the present function is
specified. For example, assume the
Ω
2 function is presently selected. When
MEAS? is sent, the instrument resets to the *RST defaults for the
Ω
2 function
and then performs a measurement.
When this command is sent, the following commands execute in the
order that they are presented:
ABORt
CONFigure:<function>
READ?
When ABORt is executed, the instrument goes into the idle state if
continuous initiation is disabled. If continuous initiation is enabled, the
operation re-starts at the beginning of the Trigger Model.
When CONfigure is executed, the MEASure? parameters (<rang>,
<res>, and <clist>) are executed and the instrument goes into the “one-
shot” measurement mode. It is similar to sending the CONFigure
command with no <clist> parameter. See CONFigure for more details.
When READ? is executed, its operations will then be performed. In
general, another ABORt is performed, then an INITiate, and finally a
FETCh? to acquire the reading. See READ? for more details.
Programming examples
Programming example #1 — The following command measures DCV
on channel 101 using the 10V range with 3½ digit display resolution:
MEAS:VOLT? 10, 0.01, (@101)
Programming example #2 — The following command measures DCV
on the 100V range:
MEAS:VOLT? 100