09-25-2003 02:46 PM
09-26-2003
04:03 PM
- last edited on
04-02-2026
01:32 PM
by
Content Cleaner
Evan,
I agree that using software timing is not appropriate for this application. You will want to perform a pattern input operation. I would suggest that you examine the LabVIEW examples Buffered Pattern Input.vi and Cont Pattern Input.vi. The first demonstrates the programming structure you will want to implement for a finite acquisition and the second for a continuous acquisition. If the clock source input is set to "internal", the appropriate REQ line will output the clock at the frequency specified by the clock frequency input.
Good luck with your application.
Spencer S.