E4990A Help
530
Description Short resistance value
Data Type Numeric type (Real)
Range -1M ~ 1M
Preset Value
0
Unit Ω
Resolution 1p
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Var= -1000000
Ana.WriteString ":SENS1:CORR1:CKIT:SHOR:R " & Str(Var), True
Ana.WriteString ":SENS1:CORR1:CKIT:SHOR:R?", True
Var=Ana.ReadNumber
Related Commands
:SENS:CORR:CKIT:SHOR:MOD
Equivalent Softkey
Cal > User Cal > Define Value > Short Resist (R)
Cal > Fixture Compen > Define Value > Short Resist (R)
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(Type).CKIT.SHORT.R
:SENS<Ch>:CORR<Type>:CKIT:SHOR:TABL
Type
Command/Query
Syntax
:SENSe<Ch>:CORRection<Type>:CKIT:SHORt:TABLe <Value 1>, ... ,
<Value (n×3+1)>
:SENSe<Ch>:CORRection<Type>:CKIT:SHORt:TABLe?
Description
This command defines the table of short model for the user calibration and
fixture compensation.
(<type>: User calibration=1, Fixture Compensation=2)