06-09-2008 12:23 PM
06-09-2008 12:26 PM
06-09-2008 12:32 PM
06-09-2008 12:35 PM - edited 06-09-2008 12:36 PM
06-09-2008 12:58 PM
06-09-2008 12:59 PM
06-10-2008 07:18 PM
01-08-2009 01:25 PM
Hi everyone
I am working on the same project and have come to a point where i need hardware timing. i am attaching the final version of the program i am currently using. The daq card is pci 6516. We also have a PCI 6251 which understand be used for hardware timing but i am not really sure how to go about it. I would be greatful if someone could push me in the right direction.
Regards
Abhishek
01-12-2009 12:33 PM
Abhishek,
If you are wanting to use hardware timed analog output it looks as though you will just need to put in a DAQmx Timing VI. This will allow for you to set your rate that you want the hardware to write data out. I have attached a link below that covers 10 standard functions in DAQmx that are commonly used. One of those is DAQmx Timing, this would be a good place for you to start.
01-12-2009 01:28 PM
Hi Aaron
Thanks for the help. Actually i want a hardware timed digital output. I am controlling a valve which is switched on or off based on digital '1' or '0' . I want to control the time it real mins on. i was using the 'wait until ms' block till now but it is not very accurate for small time durations. i wanted to find out if i could use the 6251 cardto count the time