Creates a query expression to use with the Execute Query Expression VI to search for objects that meet the condition you specify. Wire data to the value input to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • cstr.png property name

    property name specifies the name of the property. Use the Get Property Info VI to obtain the property name.

  • cenum.png comparison operator (=)

    comparison operator (=) specifies the comparison condition.

    0
    =
    1
    !=
    2
    >
    3
    <
    4
    >=
    5
    <=
  • catrn.png value

    value specifies the value you want to compare.

  • cerrcodeclst.png error in (no error)

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

  • istr.png query expression

    query expression returns a query expression based on what you wired to the inputs.

  • ierrcodeclst.png error out

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