SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:EXECute
Or
CALCulate<Ch>:TRACe<Tr>:FUNCtion:EXECute
Executes the analysis specified by the CALC:FUNC:TYPE command. The analysis result can be read out by the CALC:FUNC:DATA? command. |
---|
no 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}
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
note |
This command is similar to CALCulate<Ch>[:SELected]:FUNCtion:EXECute only. |
app.SCPI.CALCulate(Ch).SELected.FUNCtion.EXECute
Method
Back to CALCulate
Back to Command Finder