##// END OF EJS Templates
Daniel Valdez -
r459:12c692fe51a5
parent child
Show More
@@ -229,7 +229,7 class Figure:
229 229 self.__isConfigThread = True
230 230
231 231 self.thread.put_data(data)
232 print 'thread.isAlive()', self.thread.isAlive()
232 #print 'thread.isAlive()', self.thread.isAlive()
233 233
234 234
235 235 def getNameToFtp(self, thisDatetime, FTP_WEI, EXP_CODE, SUB_EXP_CODE, PLOT_CODE, PLOT_POS):
General Comments 0
You need to be logged in to leave comments. Login now