SCPI Command
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt<Bpt>:PARameters:R <numeric>
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt<Bpt>:PARameters:R?
Sets or reads out the resistance value of the R element of the differential matching circuit. Note: If both elements L and R are equal to zero, then L and R elements are omitted in the scheme. If any element L or R is not zero, then zero value of the rest element means short circuit. |
---|
command/query |
Balanced Port <Bpt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Bpt>={[1]|2}, 1 or 2 for the Bal-Bal topology, always 1 for the SE-Bal, SE-SE-Bal and Bal topology.
<numeric> the resistance value of the R element of the differential matching circuit from 1e–18 to 1e18.
Ω (Ohm)
Sets the value of the limit, which is closer to the specified value.
<numeric>
0
Analysis > Fixture Simulator > Diff Matching > Bal Port n > R
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).PARameters.R
Value = app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).PARameters.R
app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).PARameters.R = 100
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)