AvSMART_StopAcquisition
Stops image acquisition.
Syntax
C++
Python
def AvSMART_StopAcquisition( state: AvSmart_State, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | AvSmart_State |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

