SCPI Command
CALCulate<Ch>[:SELected]:FUNCtion:POINts?
Or
CALCulate<Ch>:TRACe<Tr>:FUNCtion:POINts?
Reads out the number of points (data pairs) of the analysis result by the CALC:FUNC:EXEC command. Always reads out 1, when the search is executed for the maximum, minimum, mean, standard deviation, peak, and peak-to-peak values. The actual number of points is read out, when the search is executed for all peak or all targets. |
---|
query only |
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}
<numeric>
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.POINts
note |
This command is similar to CALCulate<Ch>[:SELected]:FUNCtion:POINts? only. |
Value = app.SCPI.CALCulate(Ch).SELected.FUNCtion.POINts
Long (read only)
Back to CALCulate
Back to Command Finder