SCPI Command
CALCulate<Ch>[:SELected]: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 |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<numeric>
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.FUNCtion.POINts
Value = app.SCPI.CALCulate(Ch).SELected.FUNCtion.POINts
Long (read only)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)