06-04-2007 01:41 PM
06-05-2007 05:06 PM
06-06-2007 07:39 AM
Hi Luke & thanks for the reply.
Yes, I'm still seeing the issue. I've run with a simulated device & it seems to run much faster, but when the actual hardware is connected, things seem to slow down. I know the 9219 isn't a "fast" device, but I didn't expect this. Initially I was using the Daqmx examples for AI Voltage & AI Resistance & couldn't understand why the speed wasn't there. Then I set up the application such that Daqmx Create Channel & Daqmx Timing vi's are initialized once at the beginning, then Daqmx Start, Read & Stop are inside a sampling while loop to monitor an output. There are some other things going on within the loop & I got errors if I didn't do the Start/Stop on either side of the Read. Daqmx Clear Task was placed to execute just before the application exits. It didn't seem to make an appreciable difference.
I don't know what else to try with this. If I can't speed it up, I'm going to have to look at replacing the hardware for something faster.
I'll be on vacation for two weeks starting 6/7, so I won't be able to do anything else during that period. I'll check the posts when I return.
Thanks for your help.
Rusty Johnson
06-06-2007 09:36 AM
06-06-2007 10:27 AM
Kyle & Luke
Thanks! That turned the trick for this application. I had looked through the app notes on the 9219 & had not seen that one. I changed the DAQmx Channel Property Node to "Best 60Hz Rejection" & now it's working great.
Thanks Again, you both were a lot of help.
03-23-2013 02:49 PM
Hey Guys!
Thank you so much!
This discussion have helped me so much in a VI.
Great!