Returns data objects that meet the query expression.


icon

Inputs/Outputs

  • cgenclassrn.png storage refnum

    storage refnum specifies the reference number for the data object you want to access.

  • cstr.png object type

    object type specifies the object type of the storage refnums that this VI returns. Use the Get Object Info VI to obtain the object type from a storage refnum.

  • cstr.png query expression

    query expression specifies the query condition. Use the Create Query Expression VI to obtain the query expression.

  • cerrcodeclst.png error in (no error)

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

  • igenclassrn.png storage refnum out

    storage refnum out returns a reference number for the data object this VI accesses.

  • i1dgenclassrn.png storage refnums

    storage refnums returns the data objects that meet the query conditions.

  • ierrcodeclst.png error out

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