10-24-2011 02:30 PM
Hello,
I'm writing software for a lab that I'm working in and I'm having a little trouble with a section of my code dealing with myDAQ. The goal is to use this DAQ to activate a minishaker device. Everything was working well but to fix a timing issue I changed the set up of the loop running myDAQ, and I'm wondering why my device no longer works. I've tested it using another program that controlls the device and it works on that so its not a hardware issue. I've attached the section of my code that isnt functioning and I would really appreciate any pointers you can give me. (I kudos frequently)
10-24-2011 04:04 PM
Ah... I found my problem. No need to respond if anyone sees this.