Command/Query
:SENSe<Ch>:CORRection<Type>:CKIT:OPEN:MODel {EQUiv|TABLe}
:SENSe<Ch>:CORRection<Type>:CKIT:OPEN:MODel?
This command selects the open standard impedance model for the user calibration and fixture compensation.
(<type>: User Calibration=1, Fixture Compensation=2)
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 |
{EQU|TABL}<newline><^END>
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
Cal > User Cal > Define Value > Open Model > Equivalent Circuit | f-Z Table
Cal > Fixture Compen > Define Value > Open Model > Equivalent Circuit | f-Z Table
SCPI.SENSE(Ch).CORRECTION(Type).CKIT.OPEN.MODEL