DIAdem Help

Combining DataFinder Search Results

  • Updated2024-09-12
  • 1 minute(s) read

Combining DataFinder Search Results

This example shows you how to execute two independent searches in the DataFinder and how to subsequently combine them. To do so, the example uses the CreateElementList for DataFinder property to assign the search results to two element lists and then uses the AddElementList for FreeElementList method to add these element lists to a new element list. The example displays the result in a table which contains the single results and the combination of both searches.

Start example

Click a filename to load this file into DIAdem.

CombineSearchResults.vbs Script file
CombineSearchResults.py Python script file
CombineSearchResults.tdr Layout file
Note When this example starts, DIAdem loads example files and overwrites existing data and layouts.

Procedures

Configuring the Search Results | Defining Search Areas | Executing a Search with OR Operations | Executing a Text Search | Indexing Search Areas | Optimizing Custom Properties | Saving and Loading a Search Query | Searching for Data on a Different Computer in the Network | Searching for Data with a Script Using the Navigator Interface | Searching for Data with a Script without Using the Navigator Interface | Searching for Multiple Properties | Sorting Search Results before Executing a Search

Log in to get a better experience