OVERView:OVSTatistic
Query :SPA{1|2}:OVERView:OVSTatistic?

{XHITs|OHITs|TOTal}

The OVERView:OVSTatistic query returns the number of hits associated with
the requested statistic or returns the number of hits in the specified bucket.
XHITs requests the number of hits in the bucket where the X marker is
located. OHITs requests the number of hits in the bucket where the O
marker is located. TOTal requests the total number of hits.
Returned Format [:SPA{1|2}:OVERView:OVSTatistic] {XHITs|OHITs|TOTal},
<number_hits><NL>
<number_hits> integer number
Example 10 DIM String$[100]
20 OUTPUT XXX;": SELECT 1"
30 OUTPUT XXX;": SPA2:OVERView:OV STatistic? OHITs "
40 ENTER XXX;String $
50 PRINT String$
60 END
SPA Subsystem
OVERView:OVSTatistic
25–14