Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:0
-
Epic Link:
-
Team:Telescope and Site
-
Urgent?:No
Description
Fix the crash of rotator EUI. At the test of 7/20/2021, the rotator EUI crashed while connected with CSC. Based on the log file, this came from the bad telemetry frame:
(base) [ttsai@hexrot log]$ cat rotLog-2021-07-20_152711.txt
|
07/20/21 03:27:11 PM (INFO) Set up the TCP/IP server.
|
07/20/21 03:27:15 PM (DEBUG) Get the connection: rot2
|
07/20/21 05:29:53 PM (DEBUG) Times of the timeout of reading frame data: 251
|
07/20/21 05:29:53 PM (DEBUG) Times of the bad telemetry frame data: 251
|
07/20/21 05:29:53 PM (DEBUG) The last command is: Status Check
|
07/20/21 05:29:53 PM (INFO) Close the application.
|
Attachments
Issue Links
- is triggered by
-
DM-31147 MTRotator CSC response to Low level controller crashing
- Won't Fix
This is done in the previous tickets. There is no crash for a long time already. In addition, people do not need to have to run the EUI to use the CSC. People can use the CSC directly without the EUI now.