Programming 
351 
 
C0 (parallel capacitance) 
C1 (motional capacitance) 
L1 (motional inductance) 
R1 (motional resistance) 
fs (motional (series) resonant frequency) 
fa (anti-resonant frequency) 
fr (resonant frequency) 
f1 (frequency at which the conductance is half the maximum value) 
f2 (frequency at which the conductance is half the maximum value. Note 
that f1<f2) 
Examples 
Dim Var as Variant 
Ana.WriteString ":CALC1:EPAR:S4?", True 
Var=Ana.ReadList(ASCIIType_R8, ",") 
Related Commands 
:SENS:SWE:TYPE 
:CALC:PAR:DEF 
Equivalent Softkey 
No equivalent key is available on the front panel. 
COM Command Syntax (Internal Control Only) 
SCPI.CALCULATE(Ch).EPARAMETERS.S4 
:CALC<Ch>:EPAR:SIM 
Type 
Command 
Syntax 
:CALCulate<Ch>:EPARameters:SIMulate[:IMMediate] 
Description 
This command writes the simulation results into the memory trace, then 
set "Data & Mem" for the display setting. All traces related with impedance 
measurement are updated, even if :CALC:EPAR:SIM:AUTO is set at OFF. 
Examples 
Ana.WriteString ":CALC1:EPAR:SIM", True 
Related Commands 
:CALC:EPAR 
:CALC:EPAR:DISP 
:CALC:EPAR:SIM:AUTO 
Equivalent Softkey