cxCam_StopAcquisition
Initializes and starts image acquisition in a camera.
Syntax
C++
Python
def cxCam_StopAcquisition( state: CxCam_State, /, *, inDeviceID: str | None = None ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | CxCam_State | ||
![]() |
inDeviceID | str | None | None | Device URI |


