SCPI Command
CALCulate<Ch>[:SELected]:CONVersion:FUNCtion <char>
CALCulate<Ch>[:SELected]:CONVersion:FUNCtion?
Or
CALCulate<Ch>:TRACe<Tr>:CONVersion:FUNCtion <char>
CALCulate<Ch>:TRACe<Tr>:CONVersion:FUNCtion?
Sets or reads out the S-parameter conversion function type. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<char> Specifies parameter:
ZREFlection |
Reflection equivalent impedance |
ZTRansmit |
Transmission equivalent impedance |
YREFlection |
Reflection equivalent admittance |
YTRansmit |
Transmission equivalent admittance |
INVersion |
Inverse S-parameter |
ZTSHunt |
Shunt equivalent impedance |
YTSHunt |
Shunt equivalent admittance |
CONJugation |
S-parameter conjugate |
{ZREF|ZTR|YREF|YTR|INV|ZTSH|YTSH|CONJ}
ZREF
Analysis > Conversion > {Zr | Zt | Yr | Yt | 1/S | Z Trans–Shunt | Y Trans–Shunt | Conjugation}
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.CONVersion.FUNCtion
note |
This command is similar to CALCulate<Ch>[:SELected]:CONVersion:FUNCtion only. |
Param = app.SCPI.CALCulate(Ch).SELected.CONVersion.FUNCtion
app.SCPI.CALCulate(Ch).SELected.CONVersion.FUNCtion = "ZTR"
String (read/write)
Back to CALCulate
Back to Command Finder