SPA Subsystem

OVERView:OMARker

OVERView:OMARker

Command:SPA{12}:OVERView:OMARker <o_pattern>

<o_pattern>

Example

Query

Returned Format

Example

The OVERView:OMARker command sends the O 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:OMARker ’#H3C31’"

:SPA{12}:OVERView:OMARker?

[:SPA{12}:OVERView:OMARker] <o_pattern><NL>

10 DIM String$[100]

20 OUTPUT XXX;":SELECT 1"

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

40ENTER XXX;String$

50PRINT String$

60END

16–13