Details
-
Type:
Bug
-
Status: In Progress
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Team:Telescope and Site
-
Urgent?:No
Description
When disabling M1M3, it faulted with variations of timeouts:
[2021-02-19 13:03:55.104] [MTM1M3] [warning] [ILCResponseParser.cpp:334] ILCResponseParser: Invalid CRC on subnet 4
[2021-02-19 13:03:55.104] [MTM1M3] [warning] [ILCResponseParser.cpp:375] ILCResponseParser: Force actuator #44 response timeout
[2021-02-19 13:03:55.105] [MTM1M3] [warning] [ILCResponseParser.cpp:375] ILCResponseParser: Force actuator #48 response timeout
[2021-02-19 13:03:55.105] [MTM1M3] [warning] [ILCResponseParser.cpp:375] ILCResponseParser: Force actuator #57 response timeout
[2021-02-19 13:03:55.105] [MTM1M3] [warning] [ILCResponseParser.cpp:375] ILCResponseParser: Force actuator #64 response timeout
Most probably this is due to power being removed from FAs, which are never less queried again. The problem wasn't observed with previous versions of the M1M3, as that doesn't report the fault (silently ignored ILCs timeouts..)..most probably.