Shift
SCPI Command :
CALCulate<n>:LIMit<li>:CONTrol:SHIFt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(distance: float, window=Window.Default, limitIx=LimitIx.Default) None[source]
# CALCulate<n>:LIMit<li>:CONTrol:SHIFt driver.applications.k40PhaseNoise.calculate.limit.control.shift.set(distance = 1.0, window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)
Moves a complete limit line horizontally. Compared to defining an offset, this command actually changes the limit line definition points by the value you define.
- Parameters:
distance – Numeric value. The unit depends on the scale of the x-axis. Unit: HZ
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
limitIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Limit’)