Programming
521
(<type>: User calibration=1, Fixture Compensation=2)
Variable
Parameter Value
Description Load resistance
Data Type Numeric type (Real)
Range -100G ~ 100G
Preset Value
50
Unit Ω
Resolution 1p
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Var= -100000000000
Ana.WriteString ":SENS1:CORR1:CKIT:LOAD:R " & Str(Var), True
Ana.WriteString ":SENS1:CORR1:CKIT:LOAD:R?", True
Var=Ana.ReadNumber
Related Commands
:SENS:CORR:CKIT:LOAD:MOD
Equivalent Softkey
Cal > User Cal > Define Value > Load Resist (R)
Cal > Fixture Compen > Define Value > Load Resist (R)
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(Type).CKIT.LOAD.R
:SENS<Ch>:CORR<Type>:CKIT:LOAD:TABL
Type
Command/Query
Syntax
:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:TABLe <Value 1>, ... ,
<Value (n×3+1)>
:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:TABLe?