Execute Query Expression VI

Owning Palette: Advanced Storage VIs

Requires: Base Development System (Windows)

Returns data objects that meet the query expression.

 Add to the block diagram  Find on the palette
storage refnum specifies the reference number for the data object you want to access.
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.
query expression specifies the query condition. Use the Create Query Expression VI to obtain the query expression.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
storage refnum out returns a reference number for the data object this VI accesses.
storage refnums returns the data objects that meet the query conditions.
error out contains error information. This output provides standard error out functionality.