A SERVICE OF

logo

HISTogram:LABel
Command :SPA{1|2}:HISTogram:LABel <label_name>
The HISTogram:LABel command selects a new label for collecting SPA
measurements. A query returns the name of the currently selected label.
Selecting a new label defaults the State Histogram range names, bucket sizes,
and hit accumulators.
<label_name> string of up to 6 alphanumeric characters
Example OUTPUT XXX;":SPA2:HISTogram:LABel ’A’"
Query :SPA{1|2}:HISTogram:LABel?
Returned Format [:SPA{1|2}:HISTogram:LABel] <label_name><NL>
Example 10 DIM String$[100]
20 OUTPUT XXX;":SELECT 1"
30 OUTPUT XXX;":SPA2:HISTogram:LABel?"
40 ENTER XXX;String$
50 PRINT String$
60 END
SPA Subsystem
HISTogram:LABel
16–17