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

