ImagesPerEvent Property
Syntax
CWIMAQ.ImagesPerEvent
Data Type
Purpose
Number of images that your image acquisition device acquires before the control generates the AcquiredImage event.
Remarks
Use this property to process images at a slower rate than the acquisition. For example, if you set ImagesPerEvent to 2, the control generates an event after every second image that the image acquisition device acquires.