I have a rapid line scan camera connected to a PCI-1408 in a Pentium 4, 2 GHz, system. I need to read-out the line-scan (1024 pixel) faster than 1 microsecond, using Labview 6 and the corresponding IMAQ routines (no VISION!). The linescan is triggered externally with a 1 kHz signal, pixel clock is 40 MHz.
The transfer via the PCI-bus seems fast enough, IMAQ_get_buffer.vi can easily handle this (0.2 us). However, I am loosing too much time in IMAQ Start.vi and I look for possibilities how to avoid envoking this routine each cycle, or how to accelerate it.
Can anybody help me in this respect?
Thanks