11-25-2007 02:52 PM
You're welcome. I don't know what Dynamic Data is exactly. I've seen it discussed a few times on the forums, but never with a conclusive answer. I think it is a relatively new development for Labview and it seems to be primarily associated with the express VI's. I imagine the order of the signals is based on the order the channels are defined in the DAQ VI's, but I'm not sure. The functions that accept it as an input seem to accept waveforms or other datatypes as well. You may want to convert the data out of the dynamic data type and into another datatype as early as possible in the process.
DBFIU wrote:
Thanks for the help Ravens.
I am using a signal splitter to break up dynamic data. Sometimes the data gets re-ordered completely different through the signal splitter and mixes up my channels and real time formulas. What is going on here? Why doesnt the splitter have some sort of channel label? And what exactly is Dynamic data? I know what its used for but I dont know what it means precisely.