SCPI Command
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt<Bpt>:USER:FILename <string>
CALCulate<Ch>:FSIMulator:BALun:DMCircuit:BPORt<Bpt>:USER:FILename?
Specifies a file defining the two-port network which is used in the differential matching circuit, for the specified balanced port number Bpt of the channel Ch. The *.S2P file contains the circuit S-parameters in Touchstone format. Note: If the full path of the file is not specified, the \FixtireSim subdirectory of the application directory will be searched for the file. |
---|
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.
<srting>, up to 256 characters
Analysis > Fixture Simulator > Diff Matching > Bal Port n > User File
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).USER.FILename
File = app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).USER.FILename
app.SCPI.CALCulate(Ch).FSIMulator.BALun.DMCircuit.BPORt(Bpt).USER.FILename = ”circuit.S2P"
String (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)