SCPI Command
CALCulate<Ch>[:SELected]:LIMit:OFFSet:STIMulus <stimulus>
CALCulate<Ch>[:SELected]:LIMit:OFFSet:STIMulus?
Sets and reads out the value of the limit line offset along the X-axis. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
<stimulus> the value of the limit line offset along X-axis
Hz | s | dBm
<numeric>
0
Analysis > Limit Test > Limit Lines Offsets > Stimulus Offset
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.STIMulus
Value = app.SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.STIMulus
app.SCPI.CALCulate(Ch).SELected.LIMit.OFFSet.STIMulus = 1e6
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)