03-27-2006 05:21 PM
05-08-2008 12:18 PM
05-09-2008 10:30 AM
05-12-2008 09:10 AM
05-14-2008 03:49 AM
05-14-2008 04:01 AM
Hello Eriquito.
The processor in my PDA is: Intel(R) PXA272 312 MHz.
I want to acquire data at rates of 4096 Hz with 4 channels. Do you think that is a high rate?.
Thanks.
05-15-2008 05:00 PM - edited 05-15-2008 05:01 PM
Hi Javo,
You can try simplifying the way you are combining your data every loop iteration. This will let the loop execute faster and possibly read the data without error. Make sure to set the build array block to concatenate inputs. This can be selected by right clicking on the build array block. I’ve included a screenshot of one way to simplify the concatenation. If this does not work I would try lowering the sample rate until you can acquire without error. Let me know if you have any questions.
Thanks,