11-22-2006 02:07 PM - edited 11-22-2006 02:07 PM
Message Edited by amittpatel@yahoo.com on 11-22-2006 03:20 PM
11-22-2006 02:31 PM
Here is missing subVI On DAQmx config.vi in the attachment
11-22-2006 02:34 PM
Hi
Do you use on board clock or external one ?
It is also possible that you configured the task for external timing, and no clock was supplied. If this is the case, supply an external clock.
This could explain the behaviour you are confronted to. Without any clock signal, the board doesn't acquire samples and you get a timeout error. Please read here.
Regards,
11-22-2006 02:36 PM
Thanks for posting this last subVI !
That was the problem ! Please connect a clock to PFI7
Regards,
11-28-2006 08:58 AM
You important suggestion helps me to fix my problems.
Amit