Hello.
It sounds like you are currently setting your camera into triggered mode, sending triggers to the camera from your 1428, and acquiring those images.
Triggered image acquisition can be a bit of a tricky subject, because the triggers can be sent to BOTH the camera AND the IMAQ device. The question always becomes: Which one do I use when? Needless to say, the answer is not trivial, as it depends a lot on the camera and the application. I will attempt to explain when each type would be used, and thus hopefully help answer this question.
Digital cameras typically run in either a 'free-run' mode (continuously taking images), or in a triggered (or asynchronous reset) mode. In free-run, images are constantly being output on the data lines to the IMAQ device, whereas with triggered mode the image data (and assoicated handshaking signals) are only sent when a trigger is received. Knowing this fundamental behavior, we can then look at the two basic types of triggered acquisitions.
- Trigger sent to camera, framegrabber in normal mode (Grab, Sequence, Ring)
In this case, the framegrabber is simply waiting for the images to be sent from the camera (i.e. waiting on the handshaking signals), so it does not need to be setup for any triggering. Whenever the camera receives a trigger, the image is taken and sent to the grabber, where it is acquired as if the camera was running normally.
- Trigger sent to framegrabber, camera in free-run mode
In this case, the camera is constantly sending images to the framegrabber. When the grabber receives a trigger, it marks the image as a 'good' image and it is then acquired. This method is the one that is used most commonly with analog cameras, as they usually need to be in a free-running state.
There are definitely some other iterations to the above scenarios, but that should give you an idea of the general functionality.
In your case, I would try to send triggers directly to your camera, and setup the acqusition to be a standard grab, ring, or sequence acqusition.
Hope this helps.
Regards,
Colin C.
Applications Engineering
Colin Christofferson
Community Web Marketing
Blog