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