XSight_GetEncoderCaptureCount
Gets encoder capture count.
Syntax
C++
Python
def XSight_GetEncoderCaptureCount( state: XSight_State, inChannel: int, /, *, inDeviceIndex: int | None = None ) -> outCount: int
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | XSight_State | |||
![]() |
inDeviceIndex | int | None | 0 - ![]() |
None | Device identifying number |
![]() |
inChannel | int | 1 - 16 | Encoder channel | |
![]() |
outCount | int |




