XSEarch
XSEarch
command/query
The XSEarch command defmes the search criteria for the X Marker,
which is then with associated
XPATtern
recognizer specification when
moving the markers on patterns. The origin parameter tells the Marker
to begin a search with the trigger or with the start of data. The
occurrence parameter determines which occurrence of the
XPATtem
recognizer specification, relative to the origin, the marker actually
searches for. An occurrence of 0 places a marker on the selected origin.
The XSEarch query returns the search criteria for the X marker.
Command Syntax:
:MACHine{l
I2):SLISt:XSEarch
<occurrence
>
,
<origin
>
where:
c occurrence
>
:: = integer from -1023 to + 1023
c
origin
>
:: =
{TRIGger
1
STARt}
Example:
OUTPUT
XXX;“:MACHINEl:SLIST:XSEARCH
+lO,TRIGGER”
Query Syntax:
:MACHine(l
[2}:SLISt:XSEarch?
Returned Format:
[:MACHine{
1
IP}:SLISt:XSEarch]
-z
occurrence
>
,
c
origin
>
-z
NL
>
Example:
10
DIM
Xs$[lOO]
20 OUTPUT
XXX;“:MACHINEl:SLIST:XSEARCH?”
30 ENTER
XXX;Xs$
40 PRINT
Xs$
50 END
HP 1650B/HP 16518
Programming Reference
SLIST Subsystem
13-25