Pstep

SCPI Command :

SCENario:DF:RECeiver:MOVement:PSTep:SELect
class PstepCls[source]

Pstep commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_select() float[source]
# SCPI: SCENario:DF:RECeiver:MOVement:PSTep:SELect
value: float = driver.scenario.df.receiver.movement.pstep.get_select()

Selects the specified point on a trace trajectory.

return:

select: float

set_select(select: float) None[source]
# SCPI: SCENario:DF:RECeiver:MOVement:PSTep:SELect
driver.scenario.df.receiver.movement.pstep.set_select(select = 1.0)

Selects the specified point on a trace trajectory.

param select:

float