10-09-2013 07:39 PM
Hi, I just ran the datalogging example for CRIO and Labview FPGA/RT and it worked, but I'm measuring a DC value and it's getting fluctuating measurement. Please, how can I improve this? solve, I mean...
Thanks for your help! I'm a newbie!
10-09-2013 09:21 PM
Change from chart to graph.
10-09-2013 10:25 PM
10-10-2013 07:11 AM
Hi
From looking at the code you are only interested in one channel and sending data back from the FPGA on all 4. Put an Index Array function in to take the column of your data for channel 0 and only display that. I think that your are getting 500 samples but 125 from each of the four channels. To check ground the other three channels and you should then see 6.3V, 0V, 0V, 0V, 6.3V .....
Mike
10-21-2013 07:36 PM
Hi Mike, thanks for your answer I worked on what you said and it worked..Thanks for your help! I really appreciate it....sorry for my delayed comment, but I've been with a lot of work and my labview practicing sessions were sadly left behind, nevertheless I tried what you told me just after you told me and it worked....
BUT, there's something going on...If I fix the sampling rate to a 500us, it's not the actual SR......It's less than that, I noticed this using a function generator and making a freq sweep manually to look for the max freq it was able to catch...it was less than 1kHz which is more than 1ms.
What am I doing wrong? is it because I'm using my PC to graph? how can i fix this? Thanks in advance....
10-21-2013 11:06 PM
I'm getting really interested on this...I hope to have my own answer tomorrow...but please feel free to make any comment...i'd really appreciate it...
12-09-2014 05:42 AM
Add 1Mohm resistor from negative to ground. It will work!