Command/Query
:SENSe<Ch>:CORRection:COLLect:CKIT:STAN<Std>:L3 <Value>
:SENSe<Ch>:CORRection:COLLect:CKIT:STAN<Std>:L3?
This command sets/gets the value of the L3 value.
<Std> = {[1]-30}
Parameter |
Value |
Description |
L3 |
Data Type |
Numeric type (Real) |
Range |
-1E18 ~ 1E18 |
Preset Value |
Varies depending on the specified calibration kit and standard. |
Unit |
×1E-42 H/Hz3 |
{numeric}<newline><^END>
Dim Var as Double
Var= 0
Ena.WriteString ":SENS1:CORR:COLL:CKIT:STAN1:L3 " & Str(Var), True
Ena.WriteString ":SENS1:CORR:COLL:CKIT:STAN1:L3?", True
Var=Ena.ReadNumber
Calibration > Modify Cal Kit > Define STDs > {std} > L3
SCPI.SENSE(Ch).CORRECTION.COLLECT.CKIT.STAN(Std).L3