Hi,
I have a SUI linescan camera which is read out with an NI 1427 framegrabber. I use an acquisition routine similar to LL ring acquisition. I want to gate the camera externally such that a fixed number of lines is acquired when the gate is high. So I put a TTL signal with duty cycle 50% on the gate of the camera. What should happen is that when I start grabbing the images from the camera, the buffer rate is half as high as without gating.
This is indeed the case SOMETIMES. In many cases labview doesn't start acquiring images and the acquisition 'while loop' is locked. The error is in IMAQ Extract Buffer->IMAQ Examine buffer->IMAQ img WaitForIMAQOccurence with error code 1074397150. Apparently the occurence is not made by the .dll imgSessionExamineBufferWithOccur This problem occurs even with a gating speed of >1 kHz, so it is no timeout issue I think. If I operate in a mode without gating, there is no problem and the acquisition rate is as expected.
Thanks in advance for the advise.
Sincerely,
Jeroen