A SERVICE OF

logo

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