SCPI Command
CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude <response>
CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude?
Sets and reads out the value of the limit line offset along the Y-axis. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
<response> the value of the limit line offset along Y-axis, varies depending on the data format.
dB |° |s
<numeric>
0
Analysis > Limit Test > Limit Line Offsets > 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)