Converting Dynamic Data to Other Data Types
- Updated2025-03-11
- 1 minute(s) read
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.
- Add the Convert from Dynamic Data Express VI to the block diagram.
- 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.
- 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.
- Wire the output of the Convert from Dynamic Data Express VI to the VI, function, or indicator that accepts the resulting data type.