SCPI Command Reference 17-25
:SOUR:SWE:POIN 2
:TRIG:COUN 2
:CALC:MATH:EXPR:NAME “OFFCOMPOHM”
:CALC:STAT ON
:OUTPUT ON
:INIT
:CALC:DATA?
Resistor voltage coefficient
*RST
:SENS:FUNC:ON:ALL
:SENS:RES:MODE MAN
:SOUR:FUNC:ON VOLT or CURR
if :SOUR:FUNC VOLT then :SOUR:VOLT:STAR <n>;
STOP <n>; MODE SWE
if :SOUR:FUNC CURR then :SOUR:CURR:STAR <n>;
STOP <n>; MODE SWE
:SOUR:SWE:POIN 2
:TRIG:COUN 2
:CALC:MATH:EXPR:NAME “VOLTCOEF”
:CALC:STAT ON
:OUTPUT ON
:INIT
:CALC:DATA?
Varistor alpha
*RST
:SENS:FUNC:OFF:ALL
:SENS:FUNC:ON “VOLT”,“CURR”
:SOUR:FUNC:MODE CURR
:SOUR:CURR:STAR <n>;STOP <n>;MODE SWE
:TRIG:COUN 2
:CALC:MATH:EXPR:NAME “VARALPHA”
:CALC:STAT ON
:OUTPUT ON
:INIT
:CALC:DATA?
Percent Deviation
NOTE Percent deviation is not a built-in math expression for remote operation. This pro-
gram example creates the following percent deviation (PER_DEV) calculation to
test 10k
Ω
resistors. This user-defined math expression is added to the catalog.
Where: RES is the actual measured resistance of the DUT.
10k
Ω
is the reference value.
PER_DEV
RES 10kΩ–( )
10kΩ
------------------------------------
100×=