XSight_SetCompareLinearStart


Sets compare linear stop.

Syntax

C++
Python
 
def XSight_SetCompareLinearStart(
	state: XSight_State,
	inChannel: int,
	inStartPosition: int,
	inRepeatTimes: int,
	inInterval: int,
	/,
	*,
	inDeviceIndex: int | None = None
)
-> None

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 - Encoder channel
Input value inStartPosition int The first comparison position
Input value inRepeatTimes int 0 - 15 Number of comparison, 0 means unlimited comparison times
Input value inInterval int 0 -