PsTwo
SCPI Command :
DEEMbedding<*>:COMPonent<*>:PSTWo
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(deembedding=Deembedding.Default, component=Component.Default) SparamPlotSelection[source]
# DEEMbedding<*>:COMPonent<*>:PSTWo value: enums.SparamPlotSelection = driver.deembedding.component.psTwo.get(deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)
Selects the S-parameter for display of the response curves: magnitude, phase and group delay response.
- Parameters:
deembedding – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Deembedding’)
component – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Component’)
- set(sparam_plot_selection_2: SparamPlotSelection, deembedding=Deembedding.Default, component=Component.Default) None[source]
# DEEMbedding<*>:COMPonent<*>:PSTWo driver.deembedding.component.psTwo.set(sparam_plot_selection_2 = enums.SparamPlotSelection.S11, deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)
Selects the S-parameter for display of the response curves: magnitude, phase and group delay response.
- Parameters:
sparam_plot_selection_2 – S11 | S12 | S15 | S16 | S21 | S22 | S25 | S26 | 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’)
component – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Component’)