SCPI Command
CALCulate<Ch>:FSIMulator:EMBed:TOPology:A:PORTs <port1>,<port2>
CALCulate<Ch>:FSIMulator:EMBed:TOPology:A:PORTs?
Sets or reads out the test port assignment when the Topology is set to A, 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 |
<port1>, <port2>
1,2
Analysis > Fixture Simulator > De–Embedding S4P > Ports
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.EMBed.TOPology.A.PORTs
app.SCPI.CALCulate(Ch).FSIMulator.EMBed.TOPology.A.PORTs = Array(1,2)
Ports = app.SCPI.CALCulate(Ch).FSIMulator.EMBed.TOPology.A.PORTs
Variant (array of long) (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)