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

Type

Command/Query

Syntax

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

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

Description

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

(<type>: Specify 1 at all times)

Variable

Parameter

Value

Description

Load inductance value

Data Type

Numeric type (Real)

Range

-1M ~ 1M

Preset Value

0

Unit

H

Resolution

1p

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:CORR:CKIT:LOAD:MOD

Equivalent Softkey

Cal > User Cal > Define Value > Load Induct (L)

COM Command Syntax (Internal Control Only)

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