Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Feb 13 - Feb 27
-
Team:Telescope and Site
-
Urgent?:No
Description
Put the M2 actuator force limit to the configuration file. By doing this, the user can modify the software limit by modifying the file directly.
Note. I think I can follow the TelemetryFaultManager.check_forces.vi to find the vis to modify.
Attachments
Issue Links
- is triggered by
-
DM-37893 Support the M2 Verification Test On Summit
- Done
I updated the control system to use the software force limits defined in the configuration file. This gives me a question. If the system really hits the hardware limit, is there any mask in software to avoid the error from ILC and move the actuator back to reasonable range or not? In addition, is there any code in Harris's software to clear the Error in ILC? If Harris did not do this, what is the plan to recover the system back to normal?