:CALC<Ch>:FSIM:BAL:DMC:BPOR:PAR:C

Type

Command/Query

Syntax

:CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt:PARameters:C <Value>

:CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt:PARameters:C?

Description

This command sets/gets the C value of the differential matching circuit consisting of shunt L and shunt C (PLPC is specified with the :CALC:FSIM:BAL:DMC:BPOR for balance measurement

Variable

Parameter

Value

Description

C value of the differential matching circuit

Data Type

Numeric type (Real)

Range

-1E18 to 1E18

Preset Value

0

Unit

F (farad)

Note

If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set.

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0
Ena.WriteString ":CALC1:FSIM:BAL:DMC:BPOR:PAR:C " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:DMC:BPOR:PAR:C?", True
Var=Ena.ReadNumber

Related Commands

:CALC:FSIM:BAL:DMC:STAT

:CALC:FSIM:BAL:DMC:BPOR:PAR:G

:CALC:FSIM:BAL:DMC:BPOR:PAR:L

:CALC:FSIM:BAL:DMC:BPOR:PAR:R

:CALC:FSIM:BAL:DMC:BPOR

Equivalent Softkey

Analysis > Fixture Simulator > Diff Matching > C

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.DMCIRCUIT.BPORT.PARAMETERS.C