Connects a DataFinder with the specified connection parameters.


icon

Inputs/Outputs

  • cstr.png DataFinder name

    DataFinder name is the name of the DataFinder on the other computer.

  • cstr.png server name (localhost)

    server name (localhost) is the name of the computer where the remote DataFinder is located.

  • cu64.png connection timeout in s (5)

    connection timeout in s (5) specifies how long it takes to connect the two computers. If the specified time elapses, an error message appears.

  • cu64.png query timeout in s (20)

    query timeout in s (20) specifies the maximum length of time that the client waits for the results of a query. If the specified time elapses, an error message appears.

  • cerrcodeclst.png error in (no error)

    error in (no error) error in describes error conditions occurring before the function executes.

  • igenclassrntag.png DataFinder reference out

    DataFinder reference out is the reference to the open DataFinder.

  • ierrcodeclst.png error out

    error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.