SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STOP <stimulus>
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STOP?
Sets the stop value of the analysis range of the CALC:FUNC:EXEC command. |
---|
command/query |
All traces of channel <Ch> (if the coupling is set to ON by the CALC:FUNC:DOM:COUP command),
Or
The active trace of channel <Ch> (if otherwise),
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<stimulus> the start value of analysis range
Hz |s |dBm
<numeric>
0
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STOP
Value = app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STOP
app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STOP = 2e9
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)