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