AXIS_StopAcquisition
Stops acquisition using AXIS.
Syntax
C++
Python
def AXIS_StopAcquisition( state: AXIS_State, inAddress: str, /, *, inCameraID: int = 1 ) -> None
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | AXIS_State | |||
![]() |
inAddress | str | Source device host or ip address | ||
![]() |
inCameraID | int | 1 - 4 | 1 | ID of camera |


