SCPI Command
CALCulate<Ch>:FSIMulator:SENDed:DEEMbed:PORT<Pt>:USER:FILename <string>
CALCulate<Ch>:FSIMulator:SENDed:DEEMbed:PORT<Pt>:USER:FILename?
Sets or reads out the name of the *.S2P file of the de-embedded circuit of the 2-port network de-embedding function. The file contains the circuit S-parameters in Touchstone format. Note: If the full path of the file is not specified, the \FixtureSim subdirectory of the application directory will be searched for the file. |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<Pt>=1
<Pt>={[1] … |16}
<srting>, up to 256 characters
Analysis > Fixture Simulator > S–parameters File (De–Embedding)
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt). USER.FILename
File = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).USER.FILename
app.SCPI.CALCulate(Ch).FSIMulator.SENDed.DEEMbed.PORT(Pt).USER.FILename = "network.S2P"
String (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)