Command/Query
:SENSe<Ch>:CORRection:CKIT:LOAD:R <Value>
:SENSe<Ch>:CORRection:CKIT:LOAD:R?
This command sets/gets the load resistance value for the user calibration.
Parameter |
Value |
Description |
Load resistance |
Data Type |
Numeric type (Real) |
Range |
-100G ~ 100G |
Preset Value |
50 |
Unit |
Ω |
Resolution |
1p |
{numeric}<newline><^END>
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
Cal > User Cal > Define Value > Load Resist (R)
SCPI.SENSE(Ch).CORRECTION.CKIT.LOAD.R