39
|
www.lakeshore.com
3.7.2 During the
Measurement
During a measurement, the measurement card on the instrument’s front panel dis-
plays a progress wheel spinning to indicate the measurement is running. Each mea-
surement has a SCPI command to query if the measurement is still running or to abort
the measurement. For example, the resistivity query is:
RESistivity:RUNNing?
Use these commands to reset the measurement to a not run state, canceling any run-
ning measurement. The data stored in the specific command will be cleared:
CCHeck:RESet
CONTinuity:RESet
FASThall:RESet
HALl:RESet
RESistivity:RESet
These commands will also cancel any running measurement, and clear all measure-
ment data.
*rst
High resistance samples require a longer blanking time and will experience a longer mea-
surement duration. If the instrument is incorrectly connected (for example, if the instru-
ment is not connected to any sample), measurements may take up to 10 minutes to
execute. The reset command (
*RST
)
is useful in this situation.
3.7.3 View
Measurement Results
When a measurement has been completed, the corresponding measurement card on
the instrument’s interface will update to the latest results. Click the card to view the
high-level results. The results are available in a standard SCPI format string or in JSON
format. The most readable format is the JSON pretty format (
set pretty=1
), which
is available to any query that returns in JSON. There are multiple levels of the results
structure to give the user full transparency of the data collected. Below is a summary
of how the results are structured.
D
All Results:
Returns all measurement data stored.
RESistivity:RESult:JSON:ALL? 1
RESistivity:RESult:STANdard
D
Summary Level Results:
Returns the measurement results.
RESistivity:RESult:JSON:SUMMary? 1
RESistivity:RESult:STANdard:SUMMary?
D
Data Level Results:
Returns calculations taken for a given sample point.
RESistivity:RESult:JSON:DATA? <sample index>, 1
RESistivity:RESult:STANdard:DATA? <sample index>
D
Raw Results:
Returns the measured voltage, current, and calculated resistance
using current reversal for a given contact configuration and sample point.
RESistivity:RESult:STANdard:RAW? <sample index>, <contact
configuration>
Содержание Measure Ready M91 FastHall
Страница 6: ...MeasureReady M91 FastHall Measurement Controller ...
Страница 10: ...MeasureReady M91 FastHall Measurement Controller ...
Страница 64: ...54 cHAPTER 3 Operation MeasureReady M91 FastHall Measurement Controller ...
Страница 156: ...146 cHAPTER 4 Computer Interface Operation MeasureReady M91 FastHall Measurement Controller ...
Страница 160: ...150 cHAPTER 5 Options and Accessories MeasureReady M91 FastHall Measurement Controller ...
Страница 174: ...164 cHAPTER 6 Service MeasureReady M91 FastHall Measurement Controller ...