Back to Aurora Vision Library Lite website

You are here: Start » Camera Support » JAI

JAI

Select a function from the list below.

Icon Name Description / Applications
JAI_GenerateSoftwareTrigger

Generates a software trigger.

JAI_GetBooleanParameter

Gets a boolean parameter of the JAI device.

JAI_GetEnumParameterAsInteger

Gets an enum parameter of the JAI device.

JAI_GetEnumParameterAsString

Gets an enum parameter of the JAI device.

JAI_GetFloatParameter

Gets a float parameter of the JAI device.

JAI_GetIntegerParameter

Gets an integer parameter of the JAI device.

JAI_GetStringParameter

Gets a string parameter of the JAI device.

JAI_GrabImage

Captures an image using a JAI device.

JAI_GrabImage_WithTimeout

Captures an image using a JAI device with timeout.

JAI_SetBooleanParameter

Sets a boolean parameter of the JAI device.

JAI_SetEnumParameterAsInteger

Sets an enum parameter of the JAI device.

JAI_SetEnumParameterAsString

Sets an enum parameter of the JAI device.

JAI_SetFloatParameter

Sets a float parameter of the JAI device.

JAI_SetIntegerParameter

Sets an integer parameter of the JAI device.

JAI_SetStringParameter

Sets a string parameter of the JAI device.

JAI_StartAcquisition

Initializes and starts image acquisition in a camera.

JAI_StopAcquisition

Stops image acquisition in a camera.