HISTogram:HSTatistic
Query :SPA{1|2}:HISTogram:HSTatistic?

{TOTal|OTHer|<range_number>}

The HISTogram:HSTatistic query returns the total number of samples or
returns the number of samples in the specified range. Specify TOTal for the
total number of samples, OTHer for the number of hits in "other" range, or
<range_number> for the number of hits in that range.
Depending on whether the "other" range is on or off, the statistic TOTal
includes or excludes the number of hits in the "other" range.
Returned Format [:SPA{1|2}:HISTogram:HSTatistic] {TOTal|OTHer|
<range_number>},<number_hits><NL>
<range_number> 0 to 10
<number_hits> integer number
Example 10 DIM String$[100]
20 OUTPUT XXX;": SELECT 1"
30 OUTPUT XXX;": SPA1:HISTogram:H STatistic? 7"
40 ENTER XXX;String $
50 PRINT String$
60 END
SPA Subsystem
HISTogram:HSTatistic
25–16