XSight_GetCompareStatus
Sets encoder stop.
Syntax
C++
Python
def XSight_GetCompareStatus( state: XSight_State, inChannel: int, /, *, inDeviceIndex: int | None = None ) -> ( outFinished: bool, outCount: int )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | XSight_State | |||
![]() |
inDeviceIndex | int | None | 0 - ![]() |
None | Device identifying number |
![]() |
inChannel | int | 1 - 16 | ||
![]() |
outFinished | bool | |||
![]() |
outCount | int |




