02-26-2014 10:08 AM
Remember to change the format at which you write to the excel document (from previous forum we discussed). When I look at the express VI in your queue loop it's only set to 400 Hz, not 20kHz or 10Hz, where are you getting 20kHz or 10Hz from?
02-28-2014 09:13 AM
Hi, sorry abou this.
For any samping rate, the data I acquired has only 10Hz samping rate.
Jaeson
02-28-2014 09:14 AM
I have changed the format at which I write to the excel document. Thank you for your reminding.
02-28-2014 10:19 AM
If you look at the waveform in LabVIEW before you write it to disk does it look right? The issue you are having might be with how MATLAB is reading in the file.
02-28-2014 10:57 AM
the waveform in LabVIEW before I write it to disk looks wrong also! But if I use the same loops without the queue, it looks right.
Do you think there is something wrong with the queue?