SPA Subsystem

OVERView:LOW

OVERView:LOW

Command:SPA{12}:OVERView:LOW <low_pattern>

<low_pattern>

Example

Query

Returned Format

Example

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

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

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

OUTPUT XXX;":SPA2:OVERView:LOW ’23394’"

OUTPUT XXX;":SPA1:OVERView:LOW ’#Q4371’"

:SPA{12}:OVERView:LOW?

[:SPA{12}:OVERView:LOW] <low_pattern><NL>

10 DIM String$[100]

20 OUTPUT XXX;":SELECT 1"

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

40ENTER XXX;String$

50PRINT String$

60END

16–11