Shift
SCPI Command :
CALCulate<n>:LIMit<li>:LOWer:SHIFt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(distance: float, window=Window.Default, limitIx=LimitIx.Default) None[source]
# CALCulate<n>:LIMit<li>:LOWer:SHIFt driver.applications.k30NoiseFigure.calculate.limit.lower.shift.set(distance = 1.0, window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)
Moves a complete lower limit line vertically. Compared to defining an offset, this command actually changes the limit line definition points by the value you define.
- Parameters:
distance – Defines the distance that the limit line moves. Unit: DB
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’)