:SENS<Ch>:CORR<Type>:CKIT:LOAD:C

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:C <Value>

:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:C?

Description

This command sets/gets the load capacitance value for the user calibration.

(<type>: Specify 1 at all times)

Variable

Parameter

Value

Description

Load capacitance value

Data Type

Numeric type (Real)

Range

-1M ~ 1M

Preset Value

0

Unit

F

Resolution

-

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:CORR:CKIT:LOAD:MOD

Equivalent Softkey

Cal > User Cal > Define Value > Load Cap (C)

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION(Type).CKIT.LOAD.C