:SENS<Ch>:CORR:COLL:CKIT:STAN<Std>:L3

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:COLLect:CKIT:STAN<Std>:L3 <Value>

:SENSe<Ch>:CORRection:COLLect:CKIT:STAN<Std>:L3?

Description

This command sets/gets the value of the L3 value.

Variable

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

Query Response

{numeric}<newline><^END>

Examples

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

Related Commands

:SENS:CORR:COLL:CKIT

Equivalent Softkey

Calibration > Modify Cal Kit > Define STDs > {std} > L3

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.CKIT.STAN(Std).L3