Command/Query
:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:L <Value>
:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:L?
This command sets/gets the load inductance value for the user calibration.
(<type>: Specify 1 at all times)
Parameter |
Value |
Description |
Load inductance value |
Data Type |
Numeric type (Real) |
Range |
-1M ~ 1M |
Preset Value |
0 |
Unit |
H |
Resolution |
1p |
{numeric}<newline><^END>
Dim Var as Double
Var= -1000000
Ana.WriteString ":SENS1:CORR1:CKIT:LOAD:L " & Str(Var), True
Ana.WriteString ":SENS1:CORR1:CKIT:LOAD:L?", True
Var=Ana.ReadNumber
Cal > User Cal > Define Value > Load Induct (L)
SCPI.SENSE(Ch).CORRECTION(Type).CKIT.LOAD.L