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 rotator GUI of showing the torque values. Right now, the GUI shows the motor current values instead of torque based on the assumption of linear relationship between the torque and current (current = torque / 1200 * 4.6). In addition, I suspected the relationship might not be correct for the unit based on the Copley manual. This ticket is to fix the inconsistency and show the torque value instead.
This is done in
DM-34177in develop-tekniker branch. In the update, the rotator EUI will show the torque and current, which are from the Copley drive directly.