Esempio n. 1
0
	def setHardwareId(self, hwid):
		'''
		sets the hardware ID for the device (used to differentiate multiple devices)
		'''
		ANC350lib.positionerSetHardwareId(self.handle,hwid)