CWIMAQAcquisitionTypes Enumeration
CWIMAQAcquisitionTypes are the constants for the AcquisitionType property on the CWIMAQ control.
You can use the following constants with this data type:
- cwimaqAcquisitionContinuous—Acquires continuously into the CWIMAQImages collection. When the acquisition reaches the last image in the collection, it places the next image into the first image of the collection.
- cwimaqAcquisitionOneShot—Acquire into each image in the CWIMAQImages collection and stop.