SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STARt <stimulus>
CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STARt?
Or
CALCulate<Ch>:TRACe<Tr>:FUNCtion:DOMain:STARt <stimulus>
CALCulate<Ch>:TRACe<Tr>:FUNCtion:DOMain:STARt?
Sets the start 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.STARt
note |
This command is similar to CALCulate<Ch>[:SELected]:FUNCtion:DOMain:STARt only. |
Value = app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STARt
app.SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STARt = 1e9
Double (read/write)
Back to CALCulate
Back to Command Finder