04-06-2005 12:57 PM
04-07-2005 03:39 PM
04-07-2005 03:44 PM
04-07-2005 04:05 PM
04-07-2005 04:15 PM
04-07-2005
04:51 PM
- last edited on
04-02-2026
10:59 AM
by
Content Cleaner
The more I look into DDT, the more it seems like a hassle, especially if you want to perform any operations on the data. For example, after doing a search in NI Support, nearly all responses recommend converting from DDT to an array/waveform/scalar/etc. before you can effectively manipulate the data. Here's a sample of some responses:
[broken links removed]
The picture I'm forming is that DDT may be useful for simple Express VIs--and this may serve the purposes of a lot of the LabVIEW population in the easiest fashion. But performing any operations on DDT data appears to always require conversion to waveform/array/scalar/etc. This will add a bit of overhead to your code. You may find that you will answer your question(s) only after doing some coding with DDT and comparing it to the code required to do the same task but using waveform data types instead. Having looked into it a bit, I think I'll avoid DDTs.
04-07-2005 05:07 PM