12-03-2008 11:24 AM
I am using labview 7.0
Using DAQmx USB 6009
I have a voltage input that i can detect form my board, but i want to create a continious wave form over the course of my experiment with the points that i take. This Graph will be dynamically refreshed. it will only show a 1 minute interval. That is, after 4 minute, it will show info from t=3min to t=4min; this with as many points as i want over this period of time.
It is a simple graph that will show voltage value measured appended to the previous values.
12-03-2008 05:19 PM
Hi CcXD;
Here's a link that I think you will find useful as it has a DAQ configuration/measurement and it also explains how to use a trigger for starting and ending a measurement.
http://digital.ni.com/public.nsf/allkb/BA775B0E445BFA79482571FE0032CCEB?OpenDocument
Good Luck
Francisco Arellano
12-03-2008 09:15 PM