SPA Subsystem

OVERView:HIGH

OVERView:HIGH

Command:SPA{12}:OVERView:HIGH <high_pattern>

<high_pattern>

Example

Query

Returned Format

Example

The OVERView:HIGH command sets the upper boundary of the State Overview measurement. A query returns the current setting of the upper boundary.

Setting the upper boundary defaults the data accumulators, statistic counters, and the number of buckets and their size.

"{#B{01}... #Q{01234567}... #H{0123456789ABCDEF}.. . {0123456789}...}"

OUTPUT XXX;":SPA1:OVERView:HIGH ’23394’"

OUTPUT XXX;":SPA2:OVERView:HIGH ’#Q4371’"

:SPA{12}:OVERView:HIGH?

[:SPA{12}:OVERView:HIGH] <high_pattern><NL>

10 DIM String$[100]

20 OUTPUT XXX;":SELECT 1"

30 OUTPUT XXX;":SPA1:OVERView:HIGH?"

40ENTER XXX;String$

50PRINT String$

60END

16–9