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
Input will be modified ioState XSight_State
Input value inDeviceIndex int | None 0 - None Device identifying number
Input value inChannel int 1 - 16
Output value outFinished bool
Output value outCount int