:CALC<Ch>:EPAR:PC0

Type

Query

Syntax

:CALCulate<Ch>:EPARameters:PC0? <value>

Description

This command returns the equivalent circuit parameter C0 (parallel capacitance) at the specified frequency. The sweep parameter should be frequency for this analysis.

Variable

Parameter

Value

Description

Frequency

Data Type

Numeric type (Real)

Range

1M to 3G

Unit

Hz

Resolution

- -

Query Response

{numeric (C0 [F])}<newline><^END>

Examples

Dim Var as Double
Ana.WriteString ":CALC1:EPAR:PC0? 1E6",True
Var=Ana.ReadNumber

Related Commands

:SENS:SWE:TYPE

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).EPARAMETERS.PC0