©
Page 79 of 97
Issue: 1.04
10.3 Making Measurements using SCPI Commands
The microK’s measurement system is controlled by a microprocessor connected
to the rear panel RS232 interface and a GPIB port. The measurement system can
be controlled by SCPI commands from either of these. The firmware makes no
distinction between commands received on the RS232 interface and those from
the GPIB and will process these in the order in which they are detected. If a
response is expected, it will always be sent on the interface (RS232 or GPIB) on
which the corresponding command was sent.
There is no direct interference between measurements made using the front panel
operator interface and measurements requested using SCPI commands. However,
measurements take some time to complete so there may be a delay in responses
to SCPI commands if measurements are being made via the front panel operator
interface. To avoid unnecessary delays to responses to SCPI commands, you can
stop all measurements requested via the front panel operator interface. The
easiest way to do this is to restart the microK and then not press
Resume
in the
opening window. The main application that provides the user interface will then
not start and no measurements will be requested.
10.3.1
Measuring Resistance using SCPI Commands
In order to measure the resistance of a PRT, you need to:
set the microK to measure resistance
set the sense current
select the measurement range
select the measurement channel
select the reference channel
make the measurement
If you want to measure a 25.5
Ω
SPRT up to a maximum resistance of 30
Ω
against the internal 100
Ω
reference, the maximum resistance that the
measurement system sees is 100
Ω
. To make this measurement using a 1mA
sense current, you can use the following command sequence:
SENS:FUNC FRES
CURR 1
SENS:FRES:RANG 100,1