SCPI Command
CALCulate<Ch>:FSIMulator:EMBed:NETWork<Nk>:TYPE <char>
CALCulate<Ch>:FSIMulator:EMBed:NETWork<Nk>:TYPE?
Selects the processing type of the 4-port network embedding/de-embedding feature. |
---|
command/query |
The channel <Ch>={[1]|2|...16},
The Network <Nk>={[1]|2}
<char> Specifies processing type:
NONE |
No processing |
EMBed |
Embedding |
DEEMbed |
De-Embedding |
{NONE|EMB|DEEM}
NONE
Analysis > Fixture Simulator > De–Embedding S4P > Type (ntwk1), Type (ntwk2) > {None| Embed| De-Embed}
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.EMBed.NETWork(Nwk).TYPE
File = app.SCPI.CALCulate(Ch).FSIMulator.EMBed.NETWork(Nwk).TYPE
app.SCPI.CALCulate(Ch).FSIMulator.EMBed.NETWork(Nwk).TYPE= ”EMBed"
String (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)