Kevin, I'm guessing that you can open the previous llb posted by Earl (Image 13.llb) as long as you click okay to the warnings. I tried to save for previous as well, and I ran into some problems. For some reason LabVIEW is refusing to save a few vi's because it thinks they are from a toolkit. I'm not sure why that is, as it looks like they are just DAQmx vis. Anyway, I've included an image of the AI Read config.vi, which is probably the important one to look at for the moment. I don't have the vision toolkit, so I wasn't looking at a functioning program, but I'm pretty sure we can sort out the bit about it skipping lines. I also included an image of the main program (Image Capture 13.vi) that I cleaned up enough to get on a screen (Earl, I'm guessing you've got a sweet 30" screen..).
So, Earl, I think you are a little to willing to accept problems as limitations of LabVIEW (but you are here, so maybe I'm wrong). Anyway, I'm just jumping in, but the first thing we can address is the missing lines. btw, your approach to replacing the lines may work, but I'm not ready to accept that that is necessary. I think we need to get the Start and Stop AI functions out of the loop. You want to just start the acquisition once, and then Stop it at the end. I'm not clear exactly what you want the acquisition to do. From reading, I thought it was acquiring 2400 points (one line) on each trigger, but the AI Read config doesn't seem to be set up that way. I probably misunderstood something. Anyway, it should be achievable doing retriggerable finite acquisitions. If you can describe specifically what you want from your M series card, I can try to rig up an example that does that part of the program.
There's more to say, but I'd like to make sure I'm not completely on the wrong track.
Hope this helps,
Chris