Remote control commands
R&S
®
RTE
1389User Manual 1326.1032.02 ─ 20
SEARch:RESult[:ALL]? <SearchName>
Returns all search results.
Query parameters:
<SearchName> Search definition
Return values:
<Data> List of search results, separated by commas. For each result, six
values are returned:
1. Acquisition index, currently always 0.
2. X-position of the search result
3. Y-position of the search result, currently not relevant
4. Type of the search result (Edge, Glitch, ...)
5. Slope or polarity of the search result
6. For runt, glitch, width, and window searches, the value con-
tains the width. For timeout and interval searches, it contains the
timeout. For transition searches, it contains the slew rate. For all
other searches, the value is not relevant.
If a value is not relevant, 9.91E+37 is returned.
Example:
SEAR:RES? 'Search1'
0,1.5375e-007,-84,Edge,Positive,9.91E+37,
0,5.3e-008,-84,Edge,Positive,9.91E+37
The query returns two search results for edge search on rising
edges at X-position 153,75 ns and 53 ns.
Usage: Query only
Asynchronous command
18.16 Data management
Some of the commands in the following chapter are asynchronous. An overlapping or
asynchronous command does not automatically finish executing before the next com-
mand starts executing. If overlapping commands must be executed in a defined order,
e.g. to avoid wrong measurement results, they must be serviced sequentially.
To prevent an overlapping execution of commands, one of the commands *OPC,
*OPC? or *WAI can be used after the command or a command set.
For more information, see:
●
www.rohde-schwarz.com/rc-via-scpi, chapter "Command Sequence and Synchro-
nization"
●
Chapter 18.3, "Programming examples", on page 1054
● Instrument settings..............................................................................................1390
● Savesets and one file..........................................................................................1397
● Autonaming.........................................................................................................1398
● Waveform data transmission...............................................................................1399
● Waveform data export to file............................................................................... 1399
● Waveform histogram export to file...................................................................... 1407
Data management