06-11-2007 01:33 PM
06-12-2007 04:02 PM
Hello,
Actually, it looks like the problem is that you are trying to do a hardware timed generation with a board that does not have timed digital I/O. The 6514 has static digital I/O only, which means that you are confined to using 1 Sample (On Demand). If you would be interested in recommendations on a board that does have hardware timed digital I/O then please let me know what your needs are as far as channel count, isolation, etc., and I can make a recommendation for you.
You can create a program that does software timed digital output if you do not need a very fast update rate. However, this is not recommended because the timing will not be deterministic unless you are on a real time OS.
I hope this helps, let me know if you have any questions.