Show 

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

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection<Type>:CKIT:OPEN:MODel {EQUiv|TABLe}

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

Description

This command selects the open standard impedance model for the user calibration and fixture compensation.

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

Variable

Parameter

Selection Option

Description

Open standard impedance model

Data Type

Character string type (String)

Range

EQUiv: Equivalent Circuit

TABLe: f-Z Table

Preset Value

EQUiv

Query Response

{EQU|TABL}<newline><^END>

Examples

Dim Var as String
Var= "EQU"
Ana.WriteString ":SENS1:CORR1:CKIT:OPEN:MOD " & Var, True
Ana.WriteString ":SENS1:CORR1:CKIT:OPEN:MOD?", True
Var=Ana.ReadString

Related Commands

:SENS:CORR:CKIT:OPEN:C

:SENS:CORR:CKIT:OPEN:G

:SENS:CORR:CKIT:OPEN:TABL

Equivalent Softkey

Cal > User Cal > Define Value > Open Model > Equivalent Circuit | f-Z Table

Cal > Fixture Compen > Define Value > Open Model > Equivalent Circuit | f-Z Table

COM Command Syntax (Internal Control Only)

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