Back to Aurora Vision Library Lite website

You are here: Start » Camera Support » Ensenso

Ensenso

Select a function from the list below.

Icon Name Description / Applications
Ensenso_GenerateSoftwareTrigger

Triggers software trigger.

Ensenso_GetGlobalParameter_Bool

Get the value of a bool parameter.

Ensenso_GetGlobalParameter_BoolOrNil

Get the value of a bool parameter.

Ensenso_GetGlobalParameter_Double

Gets the value of a double parameter.

Ensenso_GetGlobalParameter_DoubleOrNil

Gets the value of a double parameter.

Ensenso_GetGlobalParameter_Int

Get the value of an int parameter.

Ensenso_GetGlobalParameter_IntOrNil

Gets the value of an int parameter.

Ensenso_GetGlobalParameter_String

Gets the value of a string parameter.

Ensenso_GetGlobalParameter_StringOrNil

Gets the value of a string parameter.

Ensenso_GetParameter_Bool

Gets the value of a bool parameter.s

Ensenso_GetParameter_BoolOrNil

Gets the value of a bool parameter.s

Ensenso_GetParameter_Double

Gets the value of a double parameter.

Ensenso_GetParameter_DoubleOrNil

Gets the value of a double parameter.

Ensenso_GetParameter_Int

Gets the value of an int parameter.

Ensenso_GetParameter_IntOrNil

Gets the value of an int parameter.

Ensenso_GetParameter_String

Gets the value of a string parameter.

Ensenso_GetParameter_StringOrNil

Gets the value of a string parameter.

Ensenso_GrabImage

Captures Images using Ensenso.

Ensenso_GrabImage_WithTimeout

Captures Images using Ensenso.

Ensenso_GrabPoint3DGrid

Captures a Point3DGrid using Ensenso.

Ensenso_GrabPoint3DGrid_WithTimeout

Captures a Point3DGrid using Ensenso.

Ensenso_GrabPointMapTexture

Captures a Point Map Texture using Ensenso.

Ensenso_GrabPointMapTexture_WithTimeout

Captures a Point Map Texture using Ensenso.

Ensenso_GrabSurface

Captures a Surface using Ensenso.

Ensenso_GrabSurface_WithTimeout

Captures a Surface using Ensenso.

Ensenso_LoadCalibration

Loads calibration data from a file.

Ensenso_LoadGlobalParameters

Loads global parameters from a file.

Ensenso_LoadSettings

Loads parameter data from a file.

Ensenso_SetGlobalParameter_Bool

Sets a bool parameter.

Ensenso_SetGlobalParameter_Double

Sets a double parameter.

Ensenso_SetGlobalParameter_Int

Sets an int parameter.

Ensenso_SetGlobalParameter_String

Sets a string parameter.

Ensenso_SetParameter_Bool

Sets a bool parameter.

Ensenso_SetParameter_Double

Sets a double parameter.

Ensenso_SetParameter_Int

Sets an int parameter.

Ensenso_SetParameter_String

Sets a string parameter.

Ensenso_StartAcquisition

Starts capturing data from an Ensenso camera.


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

Ensenso_StopAcquisition

Stops data acquisition in a Ensenso device.