Hi gvs,
I think I have a solution for you. Let me know if I understand your application correctly. You would like to count edges on 2 counters that start at the same time. You would like to store the current count every 10us.
If this is the case, you would generate a 10us clock on pin fout. Fout is the frequency generator on the E Series cards. You could use the Counter Control.vi with "enable FOUT" as the action and set the Fout data using the bottom terminal. You would then setup your other 2 counters for buffered event counting. You would connect your Fout pin to both gates of your counters. The main idea is to start both your "counting" counters and then after they are configured and ready, you would start your Fout frequency generator. The si
gnal would go high enabling both counters simultaneously (at most 1 clock cycle off).
If you want your count to reset after each gate signal then you would set your application to buffered period measurement. There are shipping examples to perform both event counting and period measurement, you would just need to adapt them for two counters and add the Fout call after configuration of your 2 counters.
Hope that helps. Have a good day.
Ron
Applications Engineer
National Instruments