AILDigitizer_GetStreamingStatistics
Gets AIL digitizer streaming statistics.
Syntax
C++
Python
def AILDigitizer_GetStreamingStatistics( state: AIL_DigitizerState, outStatistics: AILStreamingStatistics, /, *, inDeviceID: AILSystemAndDeviceIdentifierDigitizer | None = None ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | AIL_DigitizerState | ||
![]() |
inDeviceID | AILSystemAndDeviceIdentifierDigitizer | None | None | Device identification. |
![]() |
outStatistics | AILStreamingStatistics | Streaming statistics. |



