Class
uEye.MemorySequence.ImageQueue
Accessible
Camera.Memory.Sequence.ImageQueue.Init
Syntax
uEye.MemorySequence.ImageQueue.Init()
Description
Initializes a queue mode for an existing image memory sequence. New images will be added to the end of the queue on arrival (FIFO principle). The memory sequence has to be created before with Add().
Parameter
None