07-09-2005 10:19 PM
07-09-2005 10:36 PM
There is a missing subvi, "Burps to CUFT Co2.vi"
By the way, what exactly do you wish to perform using DAQ in your VI?
Try describe your application, and one of us here might be able to address your problem(s).
Cheers!
07-09-2005 10:43 PM
07-09-2005 11:20 PM
I am extracting part of the codes from my 6025E Traditional DIO control for your reference.
Not sure if it works (after extracting) but I hope this will gives you a clue or two.
Regards,
07-09-2005 11:29 PM
Im sorry but Im a total beginer to Labview. Can you just look at my vi and make the corrections? I have beer fermenting and would like to get this working.
Thanks for your understanding
07-09-2005 11:39 PM
I got your vi to run and it showed the channel go green then grey as I switched the physical on and off. But how do I get it to work with my vi?
Thanks a bunch
07-09-2005 11:40 PM
Hi
First of all, outside the while-loop, the DIO port(s) need to be, first, configured to as Input port(s).
By passing it, to the while-loop, the Task ID(s) of the configured ports, you may use the read function (in the while loop) to perform DIO line monitoring. Use its boolean output status to perform necessary task(s).
My apologies but I will have to log out now 😞
Hope you will get it to work. Someone else will be able to continue to help you from here.
Best regards,
07-09-2005 11:48 PM
07-11-2005 07:13 PM