Command/Query
:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:MODel {EQUiv|TABLe}
:SENSe<Ch>:CORRection<Type>:CKIT:LOAD:MODel?
This command selects the load standard impedance model for the user calibration.
(<type>: Specify 1 at all times)
Parameter |
Selection Option |
Description |
Load 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:LOAD:MOD " & Var, True
Ana.WriteString ":SENS1:CORR1:CKIT:LOAD:MOD?", True
Var=Ana.ReadString
Cal > User Cal > Define Value > Load Model > Equivalent Circuit | f-Z Table
SCPI.SENSE(Ch).CORRECTION(Type).CKIT.LOAD.MODEL