ZebraCVCameras_StopAcquisition
Stops image acquisition in a camera.
Syntax
C++
Python
def ZebraCVCameras_StopAcquisition( state: ZebraCVCameras_State, /, *, inDeviceID: str | None = None ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | ZebraCVCameras_State | ||
![]() |
inDeviceID | str | None | None | Device identifying number |


