Lines Matching refs:str
163 self.log.info("Set dB to "+str(dB))
164 InputdB=str('V')+str(dB)+str(';')
194 self.log.info("Current dB = "+str(self.getdB(port)))
195 self.log.info("Fail to set Attenuator to "+str(dB)+", "
196 +str(retry)+" times try to reset")
231 self.log.info("Set angle to "+str(DG))
232 InputDG=str('DG')+str(DG)+str(';')
246 self.log.info('Current angle = '+str(self.getDG(port)))
247 self.log.info('Fail set angle to '+str(DG)+', '+str(retry)+' times try to reset')
251 self.log.info('Retry turntable fail for '+str(retry)+' cycles, end test!')
266 return str(-1)