Esempio n. 1
0
	def amplitude(self, axis, amp):
		'''
		set the amplitude setpoint in mV
		'''
		ANC350lib.positionerAmplitude(self.handle,axis,amp)