37
RANG?
Returns the current measurement unit setting.
Example:
ASC ON
RANG?
pF (
return value
)
ASC OFF
RANG?
0 (
return value
)
READ?
Returns the measurement value. This command will perform a
measurement according to the current measurement mode and
return the measured value.
Example:
CPD
READ?
0.22724
0.12840
(
return value
)
DCR
READ?
5.1029
(
return value
)
The “DCR” measurement will send only one measured value. The
other measurement modes will send two measured values
separated by space (ASCII 20H).