SCPI Command
CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude <numeric>
CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude?
Sets and reads out the value of the limit line offset along the Y-axis. |
---|
command/query |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<response> the value of the limit line offset along Y–axis, varies depending on the data format.
dB |° |s
<numeric>
0
Analysis > Limit Test > Response Offset
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.AMPLitude
Value = app.SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.AMPLitude
app.SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.AMPLitude = –10
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)