01-21-2008 03:54 PM
01-22-2008 04:05 PM
Hi Clambake,
Not a bad start. To do a point-by-point acquisition and generation, set the DAQmx Read and DAQmx Write VIs to Analog Wfm 1 Channel 1 Sample. Keep in mind, however, that since you are not deploying to a real-time target, your program will not be deterministic. Your data rate will be limited by your OS and will be subject to some inconsistencies due to process interrupts. If you use the Wait for Next Sample Clock VI, you may receive an error if your loop runs slower than your acquisition/generation.
If you need to do this on a point-by-point basis and are interested in LabVIEW Real-Time just let me know and we can take this off-line.
Please post back if you have any questions. Have a great day!