07-14-2009 08:37 AM
Using cDAQ 9172, modules 9401 and 9205.
I get the following error when running.
Error -200077 occurred at Property Node DAQmx Timing (arg 3) stating I can't use Hardware Timed Single Point.
What can I do to get this to work on cDAQ 9172?
07-15-2009 04:24 PM
Thanks for using NI forums. I will take a look at your code and see what I come up with. In the meantime, what slots are your modules in?
Regards,
07-16-2009 07:36 AM
07-20-2009 09:17 AM
You do not have to use hardware timing in this case. Hardware timing is for more Control Design and Simulation applications. If your VI works then I would say leave it as it is. One thing you could do is synchronize the start triggers of your analog input and counter output (like what you had in your first VI). Please let me know if you have any further questions.
Have a nice day,