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. Below, I have included a link to a KnowledgeBase with other pertinent information:
Configurin
g the REQ Clock Output Pin for an NI 653X DeviceGood luck with your application.
Spencer S.