y PCI-1409 and IMAQ function) at accurately (hardware) specified time intervals and then 2)read these values from the file, again at an accurately known rate (real time) in order to synchronise with the video being played through a PCI-1409 frame grabber ?Hi FraserD,
You may want to re-post this question to the vision group where you may be able to get some suggestions on how to take advantage of the functionality of your frame grabber to get teh trigger you are after.
As far as I understand you may not be able to do what you are asking using the hardware and software you listed (that is why I suggested re-posting to the vision list).
What you described would be very "do-able" using LV-RT (where even the software timing can give you good determinism) in one of NI's PXI chassis'. In this case your time critical loop should check the frame grabber for a trigger condition and use that check to determine what to do with the data. Time stamping can be handled as an offset from a shared start time. The PXI system hav
e disks so you could queue up the acquired images and data to seperate loops that handle writting to disk when the time critical thread is not executing.
I will watch this question for the input from others in the hopes that I am wrong and may learn somthing in the process.
Ben