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

Type

Command/Query

Syntax

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

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

Description

This command sets/gets the open capacitance value for the user calibration and fixture compensation.

(<type>: User Calibration=1, Fixture Compensation=2)

Variable

Parameter

Value

Description

Open 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:OPEN:C " & Str(Var), True
Ana.WriteString ":SENS1:CORR1:CKIT:OPEN:C?", True
Var=Ana.ReadNumber

Related Commands

:SENS:CORR:CKIT:OPEN:MOD

Equivalent Softkey

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

Cal > Fixture Compen > Define Value > Open Cap (C)

COM Command Syntax (Internal Control Only)

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