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 \FixtireSim subdirectory of the application directory will be searched for the file. |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Pt>={[1]|2}
<srting>, up to 256 characters
Analysis > Fixture Simulator > De–Embedding > S–parameters File
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