12-12-2005 01:04 PM
12-12-2005 01:10 PM
Hello,
The easiest way I can think of to perform this conversion is to use the "From DDT" Express VI, located in the Express > Signal Manipulation subpalette. You can convert your DDT value into an array of numerics, then use one of the "number to string" functions to convert this into an array of strings. I have attached a screenshot of a VI that would do this.
Hope this helps,
-D
12-12-2005 02:18 PM
12-12-2005 02:32 PM
Hi Rafael,
You can configure the From DDT Express VI to convert your dynamic data to any number of different types. By default, the Express VI will convert to a 1D array of numerics...however, you can configure it (either when you first drop it, or by double-clicking it) to convert to a 2D array of numerics...additionally, you can configure it to convert based on channel data being in columns or rows. I have attached another screenshot that shows converting the dynamic data into a 2D numeric array.
I hope this helps.
-D