:SENS<Ch>:CORR:CKIT:LOAD:R

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:CKIT:LOAD:R <Value>

:SENSe<Ch>:CORRection:CKIT:LOAD:R?

Description

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

Variable

Parameter

Value

Description

Load resistance

Data Type

Numeric type (Real)

Range

-100G ~ 100G

Preset Value

50

Unit

Ω

Resolution

1p

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= -100000000000
Ana.WriteString ":SENS1:CORR1:CKIT:LOAD:R " & Str(Var), True
Ana.WriteString ":SENS1:CORR1:CKIT:LOAD:R?", True
Var=Ana.ReadNumber

Related Commands

:SENS:CORR:CKIT:LOAD:MOD

Equivalent Softkey

Cal > User Cal > Define Value > Load Resist (R)

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.CKIT.LOAD.R