SCPI Command
CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:Z0[:R] <numeric>
CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:Z0[:R]?
Sets or reads out the value of the impedance of the port impedance conversion function. The function sets the real part and zeros the imaginary part of the port impedance. |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Pt>={[1]|2}
<numeric> the impedance value from 1e–6 to 1e10
Ω (Ohm)
Sets the value of the limit, which is closer to the specified value.
<numeric>
50 Ω
Analysis > Fixture Simulator > Port Z Conversion > Port n Z0 Real
Analysis > Fixture Simulator > Port Z Conversion > Port n Z0 Imag
Equivalent COM Command
SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.PORT(Pt).Z0.R
Value = app.SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.PORT(Pt).Z0.R
app.SCPI.CALCulate(Ch).FSIMulator.SENDed.ZCONversion.PORT(Pt).Z0.R = 50
Double (read/write)
Back to CALCulate
Back to Command Finder