SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STOP <stimulus>
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STOP?
Or
CALCulate<Ch>:TRACe<Tr>:FUNCtion:DOMain:STOP <stimulus>
CALCulate<Ch>:TRACe<Tr>: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
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 start value of analysis range
Hz |s |dBm
<numeric>
0
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STOP
note |
This command is similar to CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STOP only. |
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