03-29-2002 10:50 AM
04-01-2002
10:42 AM
- last edited on
06-25-2024
10:07 PM
by
Content Cleaner
You could do SIMPLE EVENT COUNTING (for NI-TIO hardware), in which the active edges of the source signal will increment the value of the count register. You can choose whether you want the active edge to be rising or falling by software. When doing simple event counting, the gate and the out signals of each counter are not used.
Good luck!