##// END OF EJS Templates
Monitoring test
imanay -
r260:261
parent child
Show More
@@ -215,6 +215,8
215 tmp = rx_buffer_lst[1]
215 tmp = rx_buffer_lst[1]
216 self.__writeFile(filename,tmp)
216 self.__writeFile(filename,tmp)
217 data = self.abs2ControlModuleFormatFile(filename)
217 data = self.abs2ControlModuleFormatFile(filename)
218
219 print data
218 #Needed for the loop
220 #Needed for the loop
219 header, control_modules_lst = self.__All2Blocks(data)
221 header, control_modules_lst = self.__All2Blocks(data)
220 correct = 0
222 correct = 0
General Comments 0
You need to be logged in to leave comments. Login now