Back to Aurora Vision Library Lite website

You are here: Start » Camera Support » ZebraCVCameras

ZebraCVCameras

Select a function from the list below.

Icon Name Description / Applications
ZebraCVCameras_GenerateSoftwareTrigger

Generates a software trigger.

ZebraCVCameras_GetBooleanParameter

Gets a boolean parameter of the ZebraCVCameras device.

ZebraCVCameras_GetEnumParameterAsInteger

Gets an enum parameter of the ZebraCVCameras device.

ZebraCVCameras_GetEnumParameterAsString

Gets an enum parameter of the ZebraCVCameras device.

ZebraCVCameras_GetFloatParameter

Gets a float parameter of the ZebraCVCameras device.

ZebraCVCameras_GetIntegerParameter

Gets an integer parameter of the ZebraCVCameras device.

ZebraCVCameras_GetStringParameter

Gets a string parameter of the ZebraCVCameras device.

ZebraCVCameras_GrabImage

Captures an image using a ZebraCVCameras device.

ZebraCVCameras_GrabImage_WithTimeout

Captures an image using a ZebraCVCameras device with timeout.

ZebraCVCameras_SetBooleanParameter

Sets a boolean parameter of the ZebraCVCameras device.

ZebraCVCameras_SetEnumParameterAsInteger

Sets an enum parameter of the ZebraCVCameras device.

ZebraCVCameras_SetEnumParameterAsString

Sets an enum parameter of the ZebraCVCameras device.

ZebraCVCameras_SetFloatParameter

Sets a float parameter of the ZebraCVCameras device.

ZebraCVCameras_SetIntegerParameter

Sets an integer parameter of the ZebraCVCameras device.

ZebraCVCameras_SetStringParameter

Sets a string parameter of the ZebraCVCameras device.

ZebraCVCameras_StartAcquisition

Initializes and starts image acquisition in a camera.

ZebraCVCameras_StopAcquisition

Stops image acquisition in a camera.