SCPI Command
CALCulate<Ch>:FSIMulator:EMBed:TOPology:B:PORTs <port1>,<port2>,<port3>
CALCulate<Ch>:FSIMulator:EMBed:TOPology:B:PORTs?
Sets or reads out the test port assignment when the Topology is set to B, for the 4-port network embedding/de-embedding feature. |
---|
command/query |
The channel <Ch>={[1]|2|...16}
<port1> |
First port number |
<port2> |
Second port number |
<port3> |
Third port number |
<port1>, <port2>, <port3>
1,2,3
Analysis > Fixture Simulator > De–Embedding S4P > Ports
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.EMBed.TOPology.B.PORTs
app.SCPI.CALCulate(Ch).FSIMulator.EMBed.TOPology.B.PORTs = Array(1,2,3)
Ports = app.SCPI.CALCulate(Ch).FSIMulator.EMBed.TOPology.B.PORTs
Variant (array of long) (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)