03-12-2008 05:26 PM
03-13-2008 07:05 PM
Hi Feilong,
Both types of counter tasks you are using take one counter to operate so they should be able to run at the same time. You may want to specify the pulse generation task to only generate one pulse per trigger. If you are generating multiple pulses per trigger then the task will require both counters. You can specify only one pulse by adding a DAQmx Timing VI to the task. You can set it to implicit with finite samples and 1 for the number of samples. If this does not clear up your problems then I have some questions to help narrow down the cause
Let me know if you have any questions. Take care.
Thanks,