Finding Captured Calls

NI Spy

Finding Captured Calls

To search through captured calls to find a specific string (API function names, parameter values, or any other string) select EditĀ»Find or press <Ctrl-F> in Windows, <Meta-F> in Linux, or <Command-F> in Mac OS X.

Enter the search text in the Find what box and click Find Next to find the next captured call containing the specified string (the search is limited to the Call Description column). Use the drop-down menu over the Find what box to change the type of string used to search the calls. Backslash codes and hexadecimal are especially useful when searching buffers, as opposed to normal strings.

Use the Match errors only to limit the search to captured calls that have an error. If you do not specify a search string, the search locates the next captured call that failed. If you do specify a search string, the search for the specified string is limited to those calls that failed.

You can further qualify the search parameters by selecting Match case and by specifying a search direction of Up or Down.

Search buffer data includes call buffers in the search.

To repeat the search, click Find Next in the dialog box, select EditĀ»Find Next, or press <Ctrl-F3> in Windows, <Meta-F3> in Linux, or <Command-F3> in Mac OS X.