Photoneo_StopAcquisition
Starts capturing data from a Photoneo camera.
Applications:Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.
Syntax
C++
Python
def Photoneo_StopAcquisition( state: Photoneo_State, /, *, inDeviceID: str | None = None ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Photoneo_State | ||
![]() |
inDeviceID | str | None | None | Device identification string |


