Status information of the IGrab2 interface of the underlying driver image.
Enumerator |
---|
G2STATUS_IMAGES_AQCUIRED | Returns the number of images acquired by the hardware.
This includes the images that have been transfered to one of the ringbuffers and those which could not been transfered due to performance reasons or locked buffers.
|
G2STATUS_IMAGES_LOST | Returns the number of images that have not been transfered to the ringbuffer due to performance reasons.
|
G2STATUS_IMAGES_LOST_LOCKED | Returns the number of images that have not been transfered to the ringbuffer due to the fact that there was no free buffer available during acquisition.
|
G2STATUS_IMAGES_LOCKED | Returns the number of locked buffers.
|
G2STATUS_IMAGES_PENDIG | Returns the number of images that have been transfered to buffers but haven't been processed yet.
|
G2STATUS_GRAB_ACTIVE | Returns wheter a acquisition task is active (Grab2Info not 0) or inactive (Grab2Info = 0).
|
G2STATUS_TIMESTAMP | Returns a timestamp for the last acquired buffer.
|