Pselection

SCPI Command :

DEEMbedding<*>:CASCade:PSELection
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(deembedding=Deembedding.Default) SparamPlotSelection[source]
# DEEMbedding<*>:CASCade:PSELection
value: enums.SparamPlotSelection = driver.deembedding.cascade.pselection.get(deembedding = repcap.Deembedding.Default)

Selects the S-parameter for which the response curves (magnitude, phase, and group delay response) of the setup cascade are shown.

Parameters:

deembedding – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Deembedding’)

set(sparam_plot_sel: SparamPlotSelection, deembedding=Deembedding.Default) None[source]
# DEEMbedding<*>:CASCade:PSELection
driver.deembedding.cascade.pselection.set(sparam_plot_sel = enums.SparamPlotSelection.S11, deembedding = repcap.Deembedding.Default)

Selects the S-parameter for which the response curves (magnitude, phase, and group delay response) of the setup cascade are shown.

Parameters:
  • sparam_plot_sel – S11 | S12 | S13 | S15 | S16 | S21 | S22 | S23 | S25 | S26 | S31 | S32 | S33 | S35 | S36 | S45 | S46 | S51 | S52 | S53 | S54 | S55 | S56 | S61 | S62 | S63 | S64 | S65 | S66

  • deembedding – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Deembedding’)