SynView_StopAcquisition
Stops image acquisition.
Syntax
C++
Python
def SynView_StopAcquisition( state: SynView_State, /, *, inDeviceID: str | None = None ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | SynView_State | ||
![]() |
inDeviceID | str | None | None | Tries to find the camera in all available IDs (UserID, VendorName, ModelName...) |


