01-22-2006 08:36 PM - edited 01-22-2006 08:36 PM
메시지가 01-22-2006 08:38 PM에 oldfark에 의해 편집되었음
메시지가 01-22-2006 08:39 PM에 oldfark에 의해 편집되었음
01-23-2006 05:23 PM
Hi oldfark-
The behavior you're seeing with the DAQmx Is Task Done function is expected; it should only fire when the task is done, and that situation technically never occurs for a retriggerable finite pulse generation. Your best bet would be to create a finite triggered pulse train (non-retriggerable) and monitor the DAQmx Is Task Done property. When the finite task is complete, you would then simply reset the task in software by stopping and restarting the task.
Hopefully this helps-
01-23-2006 05:46 PM
01-23-2006 06:32 PM - edited 01-23-2006 06:32 PM
Message Edited by Tom W [DE] on 01-23-2006 06:32 PM
01-24-2006 08:13 PM
01-25-2006 12:21 PM
Hi oldfark-
Glad to hear you're up and running- let us know if you run into any other problems.
Thanks-