From e6d3d15d24009837fe4f167cfa62cdd59dd5b36d Mon Sep 17 00:00:00 2001 From: PaulinaV Date: Thu, 16 May 2024 15:59:00 -0400 Subject: [PATCH] no message --- .../ATMount-fails-move.rst | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/AuxTel/AuxTel-Troubleshooting/ATCS-Troubleshooting/ATMount-fails-move.rst b/AuxTel/AuxTel-Troubleshooting/ATCS-Troubleshooting/ATMount-fails-move.rst index b3be551f..48365304 100644 --- a/AuxTel/AuxTel-Troubleshooting/ATCS-Troubleshooting/ATMount-fails-move.rst +++ b/AuxTel/AuxTel-Troubleshooting/ATCS-Troubleshooting/ATMount-fails-move.rst @@ -24,11 +24,6 @@ Troubleshooting Template ######################### -.. note:: - This is a procedure template file that is associated with a template directory structure. This note should be deleted when the section is properly populated. -Azimuth-max-velocity error exceeded -.. _Title-of-Troubleshooting-Procedure-Overview: - Overview ======== @@ -45,12 +40,23 @@ Error diagnosis .. It is preferred to include them as a bulleted or enumerated list. .. Post screenshots of the error state or relevant tracebacks. -- When attempting to move the telescope, the ATMCS (and ATPtg) enter a FAULT state due to the azimuth max velocity error being exceeded. ATMCS provides specific error messages indicating faults in azimuth drives #1 and #2, with both fault bits activated. Additionally, the telescope remains stuck at a fixed azimuth and elevation position. This constellation of symptoms suggests issues with the azimuth drivers causing drive tension problems, which typically require inspection by the daytime crew. - +- When attempting to move the telescope, the ATMCS (and ATPtg) get FAULT state due to the azimuth max velocity error being exceeded. ATMCS provides specific error messages indicating faults in azimuth drives #1 and #2, with both fault bits activated. .. _Title-of-Troubleshooting-Procedure-Procedure-Steps: + +.. note:: + This is a procedure template file that is associated with a template directory structure. This note should be deleted when the section is properly populated. + +.. _Title-of-Troubleshooting-Procedure-Overview: + +1. Fault event in ATMCS while in tracking enable state. Azimuth max velocity error exceeded. +/ATMCS Real-Time Application.vi/MOUNTDEV.vi/Generic Device.lvclass:Run.vi:1530004/MOUNTDEV.lvclass:NormalDeviceLogic.vi/MOUNTDEV.lvclass:ProcessDeviceLogicStateTransitions.vi/MntcTrackEnabledState.lvclass:ProcessStateTransition.vi/mount_fault_state_procedure.vi + +2. Fault event in ATMCS while in tracking enable state. Azimuth drive #2 fault bit is ON. Azimuth drive #1 fault bit is ON. Azimuth max velocity error exceeded. +/ATMCS Real-Time Application.vi/MOUNTDEV.vi/Generic Device.lvclass:Run.vi:1530004/MOUNTDEV.lvclass:NormalDeviceLogic.vi/MOUNTDEV.lvclass:ProcessDeviceLogicStateTransitions.vi/MntcTrackEnabledState.lvclass:ProcessStateTransition.vi/mount_fault_state_procedure.vi + Procedure Steps ===============