03-08-2007 03:14 PM
03-12-2007 07:23 AM
Hi,
Thank you for posting to the NI forums. For this application, you will need to use correlated digital I/O. This allows the digital output task to be clocked by a counter of which you can change the frequency during runtime. There is a Developer’s Zone example program that shows how to setup correlated digital I/O.
Performing Correlated Digital IO with an M Series Device in LabVIEW
This example is designed to work with M Series devices like the 622x series. Although the example program may not have the exact functionality that you’re looking for, it will show you the basics of setting up correlated digital I/O.
I hope this helps. Post back if you have further questions.
Ed W.
Applications Engineer
National Instruments
03-13-2007 12:18 PM
03-19-2007 07:53 AM
Thanks for the help. I tried some of the code examples in LV7 but couldn't make them work as expected. I haven't tried m_series_correlated_dio yet. The project I want this for is "on hold" for awhile, so at the moment I'm not desperate to make this work.
If the project revives I will revisit this. We have a relatively simple custom circuit board available to perform this function with two DIO output lines and not much programming. We may decide it's more cost effective to use that, although it would be nice to have a more versatile solution.