PsTwo

SCPI Command :

LANE<*>:EMBedding:COMPonent<*>:PSTWo
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(lane=Lane.Default, component=Component.Default) SparamPlotSelection[source]
# LANE<*>:EMBedding:COMPonent<*>:PSTWo
value: enums.SparamPlotSelection = driver.lane.embedding.component.psTwo.get(lane = repcap.Lane.Default, component = repcap.Component.Default)

No help available

Parameters:
  • lane – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Lane’)

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

set(sparam_plot_selection_2: SparamPlotSelection, lane=Lane.Default, component=Component.Default) None[source]
# LANE<*>:EMBedding:COMPonent<*>:PSTWo
driver.lane.embedding.component.psTwo.set(sparam_plot_selection_2 = enums.SparamPlotSelection.S11, lane = repcap.Lane.Default, component = repcap.Component.Default)

No help available

Parameters:
  • sparam_plot_selection_2 – 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’)

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