Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Camera Support » XIMEA » XiApi_StartAcquisition
| Module: | ThirdParty |
|---|
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 | |
Parallel execution
This filter cannot be placed in multiple Workers.
Complexity Level
This filter is available on Advanced Complexity Level.

Advanced
