I find the "Start & Stop Trig Input.vi" useful, and want to use it in an application where I sample the state of five photo detectors. When a vehicle passes a detector, I want to time stamp the sample. I collect the samples in an array, and search the array after the acquisition ends. Sample index devided with sample rate is then the time. The problem is that I get a varying time offset from the start trigger (sample 0) to my time stamps. If I wire a bit directly to the trigger pin, I get a time difference from about 10ms to several hundred ms between the trigger and that bit. My DAQ is a DIO-32HS.
Gunnar