:SENS<Ch>:CORR<Type>:CKIT:OPEN:G

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection<Type>:CKIT:OPEN:G <Value>

:SENSe<Ch>:CORRection<Type>:CKIT:OPEN:G?

Description

 This command sets/gets the open conductance value for the user calibration and fixture compensation.

(<type>: User Calibration=1, Fixture Compensation=2)

Variable

Parameter

Value

Description

Open conductance value

Data Type

Numeric type (Real)

Range

-1M ~ 1M

Preset Value

0

Unit

S

Resolution

1p

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= -1000000
Ana.WriteString ":SENS1:CORR1:CKIT:OPEN:G " & Str(Var), True
Ana.WriteString ":SENS1:CORR1:CKIT:OPEN:G?", True
Var=Ana.ReadNumber

Related Commands

:SENS:CORR:CKIT:OPEN:C

Equivalent Softkey

Cal > User Cal > Define Value > Open Conduct (G)

Cal > Fixture Compen > Define Value > Open Conduct (G)

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION(Type).CKIT.OPEN.G