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 |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<stimulus> the value of the limit line offset along X–axis
Hz | s | dBm
<numeric>
0
Analysis > Limit Test >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)