Uses the DataFinder to search in all of the text properties of the indexed files.


icon

Inputs/Outputs

  • cgenclassrntag.png DataFinder reference

    DataFinder reference is the reference to the DataFinder that is to be used to execute the search. To connect a registered DataFinder, select the DataFinder from the DataFinder named control.

  • cstr.png search text

    search text is the text to be searched for. When you search for text properties, you can use the wildcard ? for one letter and the wildcard * for any number of letters. The text search ignores wildcards at the beginning of a search term. If you search for extracts of search terms, the extract must be at the beginning of the term, for example, exa*. If you enter quotation marks within a search term, DataFinder replaces the quotation marks with a space.

  • cstr.png DataPlugin name

    DataPlugin name specifies whether the DataFinder searches only for files that are loaded with a specific DataPlugin. By default, the DataFinder searches in all files. You can connect several DataPlugin names with OR.

    Note If you are connected to a federation, DataFinder ignores the DataPlugin name. The error out connector then shows a warning.
  • cbool.png fill results elements? (F)

    incomplete results? is TRUE if more search results exist than the maximum number of search results that are requested. If you want to display more search results, you must increase the value of the Max results count parameter. The more search results that are to be displayed, the lower the search performance.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cu32.png max results count (200)

    max results count (200) specifies the maximum number of search results that the DataFinder determines. You can enter values from 1 to 16,384. The default maximum number of determined search results is 200.

  • igenclassrntag.png DataFinder reference out

    DataFinder reference out is the reference to the DataFinder that is also at the respective input of the VI.

  • i1dgenclassrn.png result references out

    result references out is the array of the references of which the property values were determined.

  • icclst.png results elements

    Identification of search results. for files: fullpath array and DataPlugin name array for channel groups: file identification and channel group name array for channels: channel group identification and channel name array

  • i1dpath.png fullpaths

  • i1dstr.png DataPlugin names

  • i1dstr.png channel group names

  • i1dstr.png channel names

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • ibool.png incomplete results?

    incomplete results? is TRUE if more search results exist than the maximum number of search results that are requested. If you want to display more search results, you must increase the value of the Max results count parameter. The more search results that are to be displayed, the lower the search performance.