Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.MemorySequence.ImageQueue

Accessible

Camera.Memory.Sequence.ImageQueue.Exit

Syntax

uEye.MemorySequence.ImageQueue.Exit()

Description

Deinitializes an internal queue and discards all information about the order of the queued images. The image memories will be unlocked. The memory sequence itself persists and can be deleted with Clear().

After calling Exit(), no further queue action can be done until a queue has been initialized again with Init().

Parameter

None