The ICogAcqFifo type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Changed |
This event is raised when one or more parts of the object's state may
have changed.
(Inherited from ICogChangedEvent.) | |
| Complete | Occurs after a FIFO has completed an acquisition, perhaps unsuccessfully. If the acquisition was unsuccessful, Acquire or CompleteAcquire will return an error. The acquisition may have been initiated by a call to Acquire, a call to StartAcquire, or by the acquisition system if you are using auto-trigger mode. | |
| Flushed | Occurs after an acquisition FIFO is flushed. | |
| MovePart | Occurs when an acquisition FIFO determines that the camera's field of view can be changed without affecting the acquired image. | |
| Overrun | Occurs after a FIFO has missed a trigger. This usually means that triggers are coming in too fast to be processed. |
See Also