04-18-2006 03:03 PM
04-19-2006 07:42 PM - edited 04-19-2006 07:42 PM
Hi Jon,
It looks to me like that was actually an error in the 7.4 driver that wasn't being checked for. Did that code actually generate the correct pulse train from your DAQ card?
You already figured out the correct way to do it, which is to set the timing to Implicit and choose either Continuous or Finite samples. I believe the counter will use the 20 MHz counter by default, but you can programmatically set it to use the 80 MHz clock using the channel property node:
Thanks,
Justin M
National Instruments
Message Edited by Justin M. on 04-19-200607:43 PM
Message Edited by Justin M. on 04-19-2006 07:44 PM
04-20-2006 08:27 AM