Braver,
The onboard buffer of the PXI-6733 is what allows for the 10MWords/s transfer rate when doing hardware timed, buffered digital I/O. However, it appears like the test you were running was not utilizing the onboard buffer. Instead you are reading one point at time, which means you are making a driver call for every point. This is very slow as compared to reading 100 points into the onboard buffer and then making one driver call to request all 100 points at one time. This utilizes the onboard buffer and allows you to make much faster acquisitions. You can use the internal clock on the PXI-6733 or an external clock to reach your maximum rate of 10MHz. The maximum frequency pulse train your counter can generate is 5MHz. I hope this information hel
ps.
Jeremy C
Applications Engineer
National Instruments