Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » XIMEA » XiApi_StartAcquisition

XiApi_StartAcquisition


Initializes and starts image acquisition in a camera.

Name Type Range Description
inDeviceID String* Camera chip ID or camera index
inImageDataFormat XiApiImageDataFormat Output data format
inTriggerSource XiApiTriggerSource* Defines source of trigger
inDownsampling XiApiDownsampling* Changes image resolution by binning or skipping
inExposureTime Integer* 0 - + Exposure time in microseconds
inGain Real* Gain in dB
inAoi Box* Required fragment of image to stream
inBadPixelCorrection Bool* Correction of bad pixels
inAutomaticExposureGain Bool* Automatic exposure gain

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

Complexity Level

This filter is available on Advanced Complexity Level.