![Isotech micro-800 Скачать руководство пользователя страница 91](http://html.mh-extra.com/html/isotech/micro-800/micro-800_user-manual_2093605091.webp)
©
Page 91 of 97
Issue: 1.04
Used to report the calibrated value of the internal <reference#> resistor (used by
the microK to calculate resistance).
Example: a microK with an internal 25
Ω
reference having a calibrated value of
25.01234 will respond to
CAL:REF203
with “25.01234”
10.4.29
Command: CALibrate:OFFSet
Format: CALibrate:OFFSet<channel#> <offset>
Adjusts the voltage offset for
<channel#>
used when making voltage
measurements. The offset range is ±2µV, attempts to apply an offset greater than
this will be ignored. The offset is stored as a floating point number and will
therefore be subject to some rounding (less than 0.12ppm of value)
Example: to subtract an offset of 0.123µV from voltages measured on channel 3
use:
CAL:OFFS3 0.123
10.4.30
Command: CALibrate:OFFSet?
Format: CALibrate:OFFSet<channel#>?
Reports the offset subtracted from voltage measurements on
<channel#>
Example: a microK that has been calibrated to have a 0.123µV offset subtracted
from voltage measurement on channel 2 will respond to
CAL:OFFS2?
with
“1.23E-07”.
10.4.31
Command: CALibrate:GAIN
Format: CALibrate:GAIN
<gain>,<polarity>,<adjustment>
Adjusts the value of <gain> for <polarity> by the factor <adjustment>. The
parameter <gain> must be one of three strings defining the nominal gain of the
microK pre-amplifier:
X2
X10
X40
The parameter <polarity> must be either POSitive or NEGative.