@@ -229,7 +229,7 class Figure: | |||||
229 | self.__isConfigThread = True |
|
229 | self.__isConfigThread = True | |
230 |
|
230 | |||
231 | self.thread.put_data(data) |
|
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 | def getNameToFtp(self, thisDatetime, FTP_WEI, EXP_CODE, SUB_EXP_CODE, PLOT_CODE, PLOT_POS): |
|
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