05-01-2008 01:59 PM
05-06-2008 01:58 PM
05-07-2008 05:11 PM
05-08-2008 02:42 PM
05-09-2008 05:19 AM
Hello,
this corresponds with my experiences.
I added a 60 seconds pause after the system startup. Then it works. Restarting the program when the system is already running is no problem.
Karsten
05-09-2008 05:46 AM
05-12-2008 11:07 AM
Guenter
Sorry...just catching back up on this.. I have taken a look at your code now. I want to only talk about the "new style" as I believe the old style was working for you because of chance. I also want to ignore all the startup times and why some are taking longer than others etc. My question is simple now that I look at your code. When you run this loop does the DAQmx system "Dev Names" property block or not block? Also, is there a difference if you take the device reset out of your application? You shouldn't need to do that. I am assuming the error you get is from the system property node. Is that correct? Can you verify where the actual error is happening?
Thanks
StuartG
05-13-2008 01:44 PM
05-14-2008 11:12 AM
Guenter
Thanks for persevering. I had one of our crack experts look at this. It does appear that we missed this particular property node. That is what caused my confusion. I thought all of these properties where we returned "device information" had been addressed, but it looks like we missed one (yes it does happen from time to time). We have filed an internal bug fix for this and will try and address it soon. Again thanks for bringing it to our attention.
StuartG
05-14-2008 02:58 PM