Back to Aurora Vision Library Lite website

You are here: Start » Camera Support » Lumenera

Lumenera

Select a function from the list below.

Icon Name Description / Applications
Lumenera_GetParameter

Gets a parameter.

Lumenera_GpioConfigure

Configures pin direction, true for output.

Lumenera_GpioRead

Reads GPI pins.

Lumenera_GpioSelect

Selects GPO functionality, true for manual toggling using GpioWrite filter (see LucamGpoSelect in Lumenera API for default mode).

Lumenera_GpioWrite

Writes GPO pins.

Lumenera_GrabImage

Captures a frame using Lumenera.

Lumenera_GrabImage_WithTimeout

Captures a frame using Lumenera.

Lumenera_SetParameter

Sets a parameter.

Lumenera_StartAcquisition

Starts capturing images from an Lumenera camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

Lumenera_StopAcquisition

Stops image acquisition in a Lumenera device.