Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Making a numeric filter with LabView, using an analog input and an analog output

Hi,

I'm using a 4474 and a serie M (with a SCC 2345 conditionning module), and LabView 8.0.

I'm acquiring continuously an analog signal with the 4474. After filtering the signal with LV, I want to write it on an analog output of the serie M (at the same rate and same number of samples).

I can't test it yet, because my hardware is not available.

Do you have any suggestion about this program ? Do you think it is possible ?

Thanks
0 Kudos
Message 1 of 2
(2,911 Views)
Do you want to first acquire all your AI singals, filter it, save it to a file and then generate it on the M series card??
 
If it is so, Yes it is possible.
 
But if both are to be done in a cyclic order, acquire on DSA card>> Generate on M Series>> Acquire on DSA card and so on, I must admit that I have not tried this and so not sure how effectively it will work
 
 
0 Kudos
Message 2 of 2
(2,904 Views)