SPA Subsystem

OVERView:XMARker

OVERView:XMARker

Command:SPA{12}:OVERView:XMARker <x_pattern>

<x_pattern>

Example

Query

Returned Format

Example

The OVERView:XMARker command sends the X marker to the lower boundary of the bucket where the specified pattern is located. A request to place the marker outside the defined boundary forces the marker to the appropriate end bucket. A query returns the pattern associated with the lower end of the bucket where the marker is placed.

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

OUTPUT XXX;":SPA2:OVERView:XMARker ’#H3C31’"

:SPA{12}:OVERView:XMARker?

[:SPA{12}:OVERView:XMARker] <x_pattern><NL>

10 DIM String$[100]

20 OUTPUT XXX;":SELECT 1"

30 OUTPUT XXX;":SPA2:OVERView:XMARker?"

40ENTER XXX;String$

50PRINT String$

60END

16–15