02-11-2008 04:35 PM
02-12-2008
03:32 PM
- last edited on
09-07-2025
01:23 PM
by
Content Cleaner
Jolinda,
This particular example is made to use a PFI line with an external clock. If you want to use the ai/SampleClock then you must trigger the clock to start with the ai/StartTrigger. This information can be found in the M-Series User Manual page 4-30, first paragraph. You can accomplish this by setting up a dummy Analog Input task, which will trigger the ai/SampleClock to start.
Regards,
Ryan N
Message Edited by Ryan N. on 02-12-2008 03:37 PM
02-12-2008 04:01 PM