@@ -213,7 +213,7 | |||||
213 | #Getting the filename from the begining of data No newline at end of file |
|
213 | #Getting the filename from the begining of data | |
214 | filename = rx_buffer_lst[0] No newline at end of file |
|
214 | filename = rx_buffer_lst[0] | |
215 | tmp = rx_buffer_lst[1] |
|
215 | tmp = rx_buffer_lst[1] | |
No newline at end of file |
|
216 | self.__writeNewFile(filename,tmp) No newline at end of file | ||
216 | self.__writeFile(filename,tmp) No newline at end of file |
|
|||
217 | data = self.abs2ControlModuleFormatFile(filename) No newline at end of file |
|
217 | data = self.abs2ControlModuleFormatFile(filename) | |
218 | No newline at end of file |
|
218 | ||
219 | print data No newline at end of file |
|
219 | print data |
General Comments 0
You need to be logged in to leave comments.
Login now