Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Apr 24 - May 08
-
Team:Telescope and Site
-
Urgent?:No
Description
Fix the M2 Python CSC acknowledgment Issue. As the discussion with Michael, the problem comes from the time to trigger the command acknowledgement. This should be done before commanding the controller. Since the CSC summary state should be changed after all actions to controller were done, therefore, we should do the command acknowledgment at the beginning of do_enable() instead of begin_enable().
Attachments
Issue Links
- is triggered by
-
CAP-960 MTM2 simulator gives no ack on DISABLED -> ENABLED transition
-
- Done
-
Please help to review the PR:
https://github.com/lsst-ts/ts_m2/pull/43
Thanks!