Search found 4 matches

by vaniaga
Wed Mar 16, 2011 9:03 pm
Forum: General Remark and Questions
Topic: Receive data from the dspic
Replies: 0
Views: 7829

Receive data from the dspic

Hi Lubin, I'm developing a GUI in Matlab to communicate with different platforms, National Instruments, Card Sound, and dspic 33 via rs232. But i don't know how i plot data from dspic. I need to replace rs232gui by my own GUI, but the code is wrong, data are unstable. I send my code in attachment. C...
by vaniaga
Fri Dec 10, 2010 4:30 pm
Forum: General Remark and Questions
Topic: Long time acquisitions using rs232gui/labview
Replies: 5
Views: 9032

Re: Long time acquisitions using rs232gui/labview

Dear Lubin, I have questions about realterm because in my project i need of long time acquisitions with real time vizualization. If i receive the data using realterm, i can plot us in real time (like the start button of the rs232gui)? Using the rs232gui interface (with the button load) is not possib...
by vaniaga
Fri Dec 10, 2010 12:14 pm
Forum: General Remark and Questions
Topic: Long time acquisitions using rs232gui/labview
Replies: 5
Views: 9032

Re: Long time acquisitions using rs232gui/labview

Dear Lubin,

Now i can't test your solutions, but for the next week i hope to have news.
Thank you.

I send you my best regards.

Vânia Almeida
by vaniaga
Thu Dec 09, 2010 6:29 pm
Forum: General Remark and Questions
Topic: Long time acquisitions using rs232gui/labview
Replies: 5
Views: 9032

Long time acquisitions using rs232gui/labview

Hi, I read in the Wiki: " Watch out : When logging data for a long time usinga big buffer size, some data may be lost : As the matrix R is growing,Matlab reallocate memory when the matrix is growing. This memory allocation may take some time and for reason that are still unclear, Seral port lose som...