@@ -288,7 +288,7 | |||
|
288 | 288 | No newline at end of file |
|
289 | 289 | def __getControlModuleStatus_new(self, cmd, type): No newline at end of file |
|
290 | 290 | |
|
291 | No newline at end of file | |
|
291 | cm_lst = self.__gettingDataFromControlModules(self, cmd = cmd, rx_buffer = type) No newline at end of file | |
|
292 | 292 | out_str = self.__processingCMdata(in_data = cm_lst, type = type) No newline at end of file |
|
293 | 293 | No newline at end of file |
|
294 | 294 | return out_str No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now