09-26-2006 09:18 AM
09-26-2006 09:45 AM
What you describe sounds like it ought to work -- the "Arm Start" trigger IS the correct one to use for counter input measurements.
The only other thought I've got is to note that PFI 31 is a pin that may be used by either DIO or counter I/O -- could it somehow be set up for output by some other task?
I see also that PFI 31 is the default source input for CTR 2. Have you tried setting up an edge counting task on CTR 2 to see whether the trigger edge is seen that way? Are you sure that you aren't missing the trigger due to some timing discrepancy between your program and the external signals? I usually prototype my triggered operations by wiring up a digital output that I can control manually with a shipping example.
Just a few thoughts...
-Kevin P.
09-26-2006 12:42 PM
Kevin,
You nailed the problem. The PFI 31 line was set for output, and hence, could not see the trigger. Thanks so much for the clue to solving my problem, and your quick response to the original posting.
Dan H
11-27-2006 06:06 AM
11-28-2006 05:20 PM
07-12-2007 06:20 AM