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


