05-21-2015 10:07 PM
Hai guyz,
How do I configure my DAQmx or coding so that it would be able to read four signal at once. Im trying to read 4 analog voltage signal from my sensor. I appreciate any help.
Regards,
Newbie92
05-21-2015 10:10 PM
05-21-2015 10:25 PM
Hai Dennis_Knutson,
Could you show me the code example for it?
Regards,
Newbie92
05-21-2015 10:33 PM
05-21-2015 10:42 PM
Hai Dennis_Knutson,
I tried what you recommended but I don't know how to connect this new Read task to the multiple formula block. One more thing, I forgot to mention that I want it to take the reading simultaneously from the 4 different sensors I've placed. Can that be done as well in the method you recommended above?
Regards,
Newbie92
05-21-2015 11:09 PM
Could you be kind to show me how it is done using the code I've attached?
05-22-2015 02:02 AM
Anyone?
05-22-2015 02:28 AM
05-22-2015 02:44 AM
Hi GerdW,
I did try to find example in the Find Example in help but can't find one. Maybe I missed them. If you have one that is similar I'll be glad to study it. The attachment I sent was the unedited one. Here I'll show you what I tried. I got stuck on how to set the Reader task. Sorry for posting the wrong code.
Regads,
Newbie92
05-22-2015 07:39 AM - edited 05-22-2015 07:39 AM
Here's a quick example.