SCPI Command
CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude <numeric>
CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude?
Or
CALCulate<Ch>:TRACe<Tr>:LIMit:OFFSet:AMPLitude <numeric>
CALCulate<Ch>:TRACe<Tr>: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>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<numeric> 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
note |
This command is similar to CALCulate<Ch>[:SELected]:LIMit:OFFSet:AMPLitude only. |
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