Converting Dynamic Data to Other Data Types

Complete the following steps to convert dynamic data to numeric, waveform, and array data types for use with other VIs and functions.

  1. Add the Convert from Dynamic Data Express VI to the block diagram.
  2. In the configuration dialog box that appears, specify the kind of data to which you want to convert the dynamic data and click the OK button.
  3. Wire any output that returns dynamic data to the Dynamic Data Type input of the Convert from Dynamic Data Express VI.
Note Most Express VIs return dynamic data as an output.
  1. Wire the output of the Convert from Dynamic Data Express VI to the VI, function, or indicator that accepts the resulting data type.