07-21-2009 05:15 PM
07-22-2009 11:53 AM
Sal,
Check your Convert from Dynamic Data VI. You are converting the data from 2 channels of dynamic data to a 1D array of scalers. You will need to select 2D array of scalers and then you can successfully index the different channels.
Hope this helps,
07-23-2009 12:07 AM
I have selected 2D array of scalers any other ideas?
tia sal22
07-23-2009 09:21 AM - edited 07-23-2009 09:24 AM
You did not specify what type of 2D you selected. Frankly, I don't understand all of the conversions you are doing. Why don't you simply wire the dynamic data from the DAQ Assistant to the Split Signal function and wire each signal to a Tone Measurements function. You are completely lost in the actual data analysis that you are doing now because I don't think you have a basic understanding of data types in LabVIEW. Until you do, you might want to stick to all Express VIs.