AILDigitizer_StartAcquisition
Starts acquisition of images from the digitizer.
Syntax
C++
Python
def AILDigitizer_StartAcquisition( state: AIL_DigitizerState, inInputQueueSize: int, /, *, inDeviceID: AILSystemAndDeviceIdentifierDigitizer | None = None ) -> None
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | AIL_DigitizerState | |||
![]() |
inDeviceID | AILSystemAndDeviceIdentifierDigitizer | None | None | Device identification. | |
![]() |
inInputQueueSize | int | 1 - ![]() |
Capacity of output frames queue. |



