PsOne

SCPI Command :

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

Selects the plot one.

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_1: SparamPlotSelection, lane=Lane.Default, component=Component.Default) None[source]
# LANE<*>:EMBedding:COMPonent<*>:PSONe
driver.lane.embedding.component.psOne.set(sparam_plot_selection_1 = enums.SparamPlotSelection.S11, lane = repcap.Lane.Default, component = repcap.Component.Default)

Selects the plot one.

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