Back to FabImage Studio website
You are here: Start » Filter Reference » NET SynView » SynView_StartAcquisition
Initializes and starts image acquisition in a SynView camera.
Name | Type | Description | |
---|---|---|---|
![]() |
inDeviceID | String* | Tries to find the camera in all available IDs (UserID, VendorName, ModelName...) |
![]() |
inColorFormat | SynViewColorFormat | Image color format |
![]() |
inAcquisitionParams | SynViewAcquisitionParams | |
![]() |
inImageFormatParams | SynViewImageFormatParams | |
![]() |
inAnalogParams | SynViewAnalogParams |
Applications
Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.
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.