SPA Subsystem

OVERView:LABel

 

 

OVERView:LABel

Command

:SPA{12}: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{12}:OVERView:LABel?

Returned Format:

[:SPA{12}: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

 

 

 

 

16–10