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

Type

Command/Query

Syntax

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

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

Description

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

Variable

Parameter

Value

Description

R value of the differential matching circuit

Data Type

Double precision floating point type (Double)

Range

-1E18 to 1E18

Preset Value

0

Unit

Resolution

1E-18

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:R " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:DMC:BPOR:PAR:R?", True
Var=Ena.ReadNumber

Related Commands

:CALC:FSIM:BAL:DMC:BPOR:PAR:C

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

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

:CALC:FSIM:BAL:DMC:BPOR

:CALC:FSIM:BAL:DMC:STAT

Equivalent Softkey

Analysis > Fixture Simulator > Diff Matching > R

COM Command Syntax (Internal Control Only)

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