Esempio n. 1
0
	def clearStopDetection(self, axis):
		'''
		when .setStopDetectionSticky() is enabled, this clears the stop detection status
		'''
		ANC350lib.positionerClearStopDetection(self.handle,axis)