SCPI Command
CALCulate<Ch>:FSIMulator:EMBed:NETWork<Nk>:FILename <string>
CALCulate<Ch>:FSIMulator:EMBed:NETWork<Nk>:FILename?
Sets or reads out the name of 4-port touchstone file (*.S4P) of the 4-port network embedding/de-embedding feature. The 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 |
The channel <Ch>={[1]|2|...16},
The Network <Nk>={[1]|2}
<srting>, up to 256 characters
Analysis > Fixture Simulator > De–Embedding S4P > File (ntwk1), File (ntwk2)
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.EMBed.NETWork(Nwk).FILename
File = app.SCPI.CALCulate(Ch).FSIMulator.EMBed.NETWork(Nwk).FILename
app.SCPI.CALCulate(Ch).FSIMulator.EMBed.NETWork(Nwk).FILename= ”network.S4P"
String (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)