12-16-2005 01:54 AM - edited 12-16-2005 01:54 AM
Message Edited by garfield on 12-16-2005 03:58 PM
12-16-2005 02:17 AM
Hi,
Search in lab view examples and use any continous Voltage acq programs
this attached VI( taken from above mentioned examples) will do continous acq from any number of channels on a DAQ card
Regards
Dev
12-16-2005 02:27 AM
Sorry forgot to tell you to read documentation at menu-> File-> VI properties-> documentation , to get an idea as to how this VI works
Do tell if you have any doubts.
Regards
12-18-2005 07:41 PM
Hi sir,
appreciate your help very much. The attached vi works fine. But I need to use the voltage values for data processing. I should use a 1D waveform array to display that right. Another thing is that how can I seperate the two signal values?
thanks & regards
12-18-2005 11:18 PM
Hi Garfield,
This is what you can do
1. To get individual voltage's data from an 2 D arry, just index out the relevant column to get the corresponding channel's data ( look at attached Cont Acq& wavefrom_voltage.VI)
2. To get waveform display, do as shown in attached Cont Acq& wavefrom_waveform.VI.
Here data from AI read is read as 1D wavefrom array, each channel's waveform cluster is indexed and the voltage data is unbundled out of it.
Hope this helps
Regards
Dev
12-19-2005 08:25 PM - edited 12-19-2005 08:25 PM
Hi Sir,
thanks again for your help. The attached VIs made it a lot easier to understand.
regards
(Merry Christmas & a Happy New Year to you):smileyvery-happy:
Message Edited by garfield on 12-20-2005 10:26 AM
12-19-2005 10:04 PM
Hi,
Glad to be of help
Merry christmas and happy new year to you too!
regards
Dev
02-28-2006 01:37 PM
02-28-2006 10:15 PM
03-01-2006 05:46 AM