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