01-23-2004 03:15 AM
01-23-2004 03:18 AM
01-26-2004
11:47 AM
- last edited on
06-28-2024
09:58 AM
by
Content Cleaner
Thiemo,
This functionality is not directly supported, but you may be able to accomplish it using DAQ Events if you are not using your analog input or analog output channels. Below, I have included a link to a document that provides an overview of DAQ Events:
An Overview of DAQ Events and Occurrences
You could configure the external signal you want to use to generate the interrupts as the clock for the analog input or analog output channels. Then, you could configure DAQ Event 1 and set the number of scans for this event to 1. Thus, after you have started the operation, each clock signal will generate an interrupt.
Good luck
with your application.
Spencer S.