SCPI Command
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt<Bpt>:PARameters:L <numeric>
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt<Bpt>:PARameters:L?
Sets or reads out the inductance value of the L 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 inductance value of the L element of the differential matching circuit from 1e–18 to 1e18.
H (Henry)
Sets the value of the limit, which is closer to the specified value.
<numeric>
0
Analysis > Fixture Simulator > Diff Matching > Bal Port n > L
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).PARameters.L
Value = app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).PARameters.L
app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).PARameters.L = 12e-9
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)