Results to Waveforms (array of waveforms) VI
- Updated2024-07-30
- 3 minute(s) read
Extracts the signals from the results of a DataFinder search.

Inputs/Outputs
data type
—
data type specifies which data type the signals are returned in.
result references
—
result references is the reference to DataFinder search results, from which the waveforms are extracted. You receive the Result references when you execute the "Search Text" VI or the "Execute Search" VI.
error in (no error)
—
error in (no error) describes error conditions that occur before this VI or function runs.The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally even if an error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
signals out
—
signals out specifies the array of the outgoing signals. The files can be DDT, Waveforms, Doubles, I32, I16, U8, Strings, and Date/Time types.
result references out
—
result references out is the array of the references of which the property values were determined.
error out
—
error out error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
data type
—
result references
—
error in (no error)
—
signals out
—
result references out
—
error out
—