Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:TSSW Sprint - Jun 21 - Jul 05, TSSW Sprint - Jul 05 - Jul 19
-
Team:Telescope and Site
Description
This was encountered during the execution of test case
https://jira.lsstcorp.org/secure/Tests.jspa#/testCase/LVV-T1599
the execution is:
https://jira.lsstcorp.org/secure/Tests.jspa#/testPlayer/testExecution/LVV-E1228
After unplugging and replugging the motor encoder cable:
Test Step:
Send the "clearError" trigger and bring the system to the Enabled/Stationary state.
Expected Result:
The system is in the Enabled/Stationary state and ready to be commanded.
Actual Result:
Sending the "clearError" command cleared the "Drive fault" but not the "Simulink" fault and transitioned the state machine into standbyState.
After transitioning the state machine, using the EUI, into disabledState the system allowed to clear the Simulink fault by sending the "clearError" command.
The update of branch
DM-29788-2 will break the state machine transition and I tried another method in branch 3.