Pselection
SCPI Command :
LANE<*>:EMBedding:CASCade:PSELection
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(lane=Lane.Default) SparamPlotSelection[source]
# LANE<*>:EMBedding:CASCade:PSELection value: enums.SparamPlotSelection = driver.lane.embedding.cascade.pselection.get(lane = repcap.Lane.Default)
No help available
- Parameters:
lane – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Lane’)
- set(sparam_plot_sel: SparamPlotSelection, lane=Lane.Default) None[source]
# LANE<*>:EMBedding:CASCade:PSELection driver.lane.embedding.cascade.pselection.set(sparam_plot_sel = enums.SparamPlotSelection.S11, lane = repcap.Lane.Default)
No help available
- Parameters:
sparam_plot_sel – S11 | S12 | S13 | S14 | S21 | S22 | S23 | S24 | S31 | S32 | S33 | S34 | S41 | S42 | S43 | S44
lane – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Lane’)