##// END OF EJS Templates
imanay -
r220:221
parent child
Show More
@@ -56,7 +56,7
56 datarpta = self.__changeBeam(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file
56 datarpta = self.__changeBeam(cmd = cmd, rx_buffer = rx_buffer)
57 No newline at end of file
57
58 if cmd == "ANST":
58 if cmd == "ANST":
No newline at end of file
59 datarpta = self.__getControlModuleStatus_old(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file
59 datarpta = self.__getControlModuleStatus(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file
60 No newline at end of file
60
61 if cmd == "BGPH": No newline at end of file
61 if cmd == "BGPH":
62 datarpta = self.__getControlModuleBigPhase(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file
62 datarpta = self.__getControlModuleBigPhase(cmd = cmd, rx_buffer = rx_buffer)
General Comments 0
You need to be logged in to leave comments. Login now